ShadeRoot GOOGLE

Eye-friendly magic in your browser for Google

  1. //
  2. // Written by Glenn Wiking
  3. // Script Version: 1.0.2f
  4. // Date of issue: 08/11/14
  5. // Date of resolution: 06/12/14
  6. //
  7. // ==UserScript==
  8. // @name ShadeRoot GOOGLE
  9. // @namespace GOOGLE
  10. // @description Eye-friendly magic in your browser for Google
  11. // @include http://*.userscripts-mirror.org*
  12. // @include https://*.userscripts-mirror.org*
  13. // @include http://*.userscripts.org*
  14. // @include https://*.userscripts.org*
  15. // @include http://*.google.*
  16. // @include https://*.google.*
  17. // @include http://*.adwords-community.*
  18. // @include https://*.adwords-community.*
  19. // @include http://*.gstatic.*
  20. // @include https://*.gstatic.*
  21. // @include http://*.gmail.*
  22. // @include https://*.gmail.*
  23. // @include http://*.g.co/*
  24. // @include https://*.g.co/*
  25. // @include http://*goo.gl/*
  26. // @include https://*goo.gl/*
  27.  
  28. // @exclude http://*.blogger.*
  29. // @exclude https://*.blogger.*
  30. // @exclude http://*.youtube.*
  31. // @exclude https://*.youtube.*
  32. // @version 1.0.2f
  33. // @icon https://i.imgur.com/9YTCBcn.png
  34. // ==/UserScript==
  35.  
  36. function ShadeRootGOOGLE(css) {
  37. var head, style;
  38. head = document.getElementsByTagName('head')[0];
  39. if (!head) { return; }
  40. style = document.createElement('style');
  41. style.type = 'text/css';
  42. style.innerHTML = css;
  43. head.appendChild(style);
  44. }
  45.  
  46. ShadeRootGOOGLE(
  47. 'html, iframe html, .vasq, .srp, .vsh, #gsr, .sbdd_a, .gstl_0 {background: none repeat scroll 0% 0% #1B1715 !important;}'
  48. +
  49. 'body, .t3, .Bha, .Nn {background: #1B1715 !important; color: #B2B2B2 !important;}'
  50. +
  51. 'iframe {opacity: .9 !important;}'
  52. +
  53. '*::-moz-selection {background-color: rgba(110, 23, 12, 1);}'
  54. +
  55. '.fbar, #mngb, #gb, .gb_Sb, .gb_Bb, .gb_Sb, .gb_Pc, #top_nav {background-color: #282828 ! important; color: #D5D5D5 ! important;}'
  56. +
  57. '#hdtbSum, #hdtbMenus, .r-top_nav-1, #appbar, {background-color: #323232 ! important; color: #D5D5D5 ! important;}'
  58. +
  59. '.sbib_a, .sbib_b, #gbqfqw, #gbfwa, #gbqfqwb, #hdtb.notl a, #hdtb.notl div, #hdtb.notl li {background-color: #393939 ! important; color: #B2B2B2 ! important;}'
  60. +
  61. '#bottomads, #tadsb {display: none; visibility: hidden;}'
  62. +
  63. '#topabar, #appbar, #hdtb, #hdtb_s {background: #282524; height: 38px !important; line-height: 36px !important; color: #DE2211, border-bottom: 0px}'
  64. +
  65. '#fbar {border-top: 0px solid red !important}'
  66. +
  67. '#hdtbSum, body.vasq #hdtbSum, #hdtb_s, #hdtb_msb {border-bottom: 0px solid red !important; height: 38px !important; line-height: 36px !important;}'
  68. +
  69. '#hdtb_msb .hdtb_mitem.hdtb_msel, .hdtb_mitem hdtb_msel hdtb_imb, .hdtb_mitem.hdtb_msel_pre {color: #DE3228 !important; height: 25px !important; margin: 0px !important; border-bottom: 0px !important; border-top: 3px solid #DE3228 !important;}'
  70. +
  71. '.gbqfif, .gbqfsf, #gs_lc0, #sb_ifc0, .sbib_b {color: #D5D5D5;}'
  72. +
  73. '.fl, .sbdd_b, .sbsb_a, .sbsb_b, .sbsb_c gbqfsf, #sbse0, .sbqs_a, .sbqs_c, .sbqs_c b, .sbsb_i, .sbqs_b, #gbqfqwb, .gbqfqwc, #gbqfqwb:hover, .gbqfqwc:hover, #gbqfqwb:focus, .gbqfqwc:focus, .hdtb-tl:focus, #hdtb-tls:focus, #hdtb_more_mn:focus, .hdtb-mn-c:focus, .hdtb-mn-o:focus, #hdtb_msb a:focus, {color: #525150; background: #222120; border: 0px !important;}'
  74. +
  75. '.gbqfqw, gbqfqw.gbqfqw:active, .gbqfqw.gbqfqwf.gbqfqwf {border-color: #842213 !important}'
  76. +
  77. '.g, .r, .g h3 a, .r h3 a, .g a, .r a {color: #A41D10 !important}'
  78. +
  79. '.sbpqs_a, .sbpqs_a:hover {color: #D5D5D5 !important;}'
  80. +
  81. '.sbsb_d:hover {background-color: #222120;}'
  82. +
  83. '#ires .kv {background: #1B1715 !important;}'
  84. +
  85. '.f a:link, #reauthEmail, ._SWb a.fl, .fl a {color: rgba(195, 174, 174, 1) !important;}'
  86. +
  87. '.hdtb-mn-cont {margin-top: -8px;}'
  88. +
  89. '#hdtbMenus {background: none repeat scroll 0% 0% #393939;}'
  90. +
  91. '.hdtb-loc, .cdr_sep {border-top: 1px solid #671411;}'
  92. +
  93. '#hdtb_msb .hdtb-tl-sel, #hdtb_msb .hdtb-tl-sel:hover {background: -moz-linear-gradient(center top , rgba(200, 29, 29, 1), rgba(155, 19, 19, 1)) repeat scroll 0% 0% transparent !important; border: 1px solid rgba(189, 26, 26, 1) !important;}'
  94. // '._OQb, .search-3-OVN8GL2ohwA {background: #552020 !important}'
  95. +
  96. '#nqsbq, ._vVc, .ktf, .std, ._zF, .search-3-YQV3zrMHrCg {background: #353231 !important}'
  97. +
  98. '._zF:focus, .mslg .ab_button:focus, .mslg .kpgrb:focus, .ktf:focus, ._OQb .search-3-OVN8GL2ohwA {border: 1px solid #552120 !important}'
  99. +
  100. '.ab_button {background-image: -moz-linear-gradient(center top , #B44422, #A43311) ! important;}'
  101. +
  102. '._zF, .mslg .ab_button, .mslg .kpgrb, .gb_W {border: 1px solid #552120 !important;}'
  103. +
  104. '#rd-more-link, .fl, .XFe a {color: #DE2211 !important opacity: .8 !important}'
  105. +
  106. '.a, cite, cite a:link, cite a:visited, .cite, .cite:link, #_bGc > i, .bc a:link {color: #842213 !important; opacity: .7 !important;}'
  107. +
  108. '#fbar {background: none !important;}'
  109. +
  110. '.hdtb_mitem.hdtb_imb:first-child, #center_col {margin-left: 0 !important;}'
  111. +
  112. '#hdtb_msb {margin-left: 120px !important;}'
  113. +
  114. '#search {margin-top: 12px !important;}'
  115. +
  116. '#hdtbSum, body.vasq #hdtbSum, #hdtb_s, #hdtb_msb {height: 38px !important; line-height: 34px !important;}'
  117. +
  118. 'img.iuth, ._lyb a img {opacity:.82;}'
  119. +
  120. '.th {border: 1px solid #552120 !important;}'
  121. +
  122. '.brs_col, .brs_col a {color:#B42520 !important;}'
  123. +
  124. '#fsl a, #fsr a, #footer-list li, #footer-list li a, .banner h2 {color: #A41D10 !important; text-shadow: 1px 1px 2px rgba(70, 18, 15, 0.92);}'
  125. +
  126. '#hplogosh {background-color: rgba(125, 22, 15, 0.80) !important;}'
  127. +
  128. '#hplogo {opacity: .85;}'
  129. +
  130. '#navcnt td {opacity: .72;}'
  131. +
  132. '.ab_dropdown {background: #343230; color:#D5D4D2 !important;}'
  133. +
  134. '.action-menu-item:hover {background: #545250 !important;}'
  135. +
  136. '.gb_Oa, .gb_Ta {opacity: .85}'
  137. +
  138. '#swml a {color: #808080 !important;}'
  139. +
  140. '.hdtb-mn-o, .hdtb-mn-c {border: 1px solid #841310 !important; box-shadow: 0px 2px 4px #552120 !important; opacity: .72;}'
  141. // +
  142. // '#hdtbSum {border-bottom: none;}'
  143. // LIGHT TEXT
  144. +
  145. '.st {color: #aaa;}'
  146. +
  147. '.f, .f a:link, #reauthEmail {color: #dedede !important;}'
  148. +
  149. 'a {color: #cdcdcd !important;}'
  150. +
  151. '.st {color: #808080 !important;}'
  152. +
  153. 'body .spell, .spell_orig {color: #842213 !important;}'
  154. // SEARCH BUTTONS
  155. +
  156. '.gbqfba, #gbqfwba, #gbqfba:hover, #gbqfbb:hover, .jsb, .a-b-p, .gb_f gb_4b, #gb_70, .gb_6b, .gb_W, .gb_V, .gb_Va, #gbqfb, .gbqfb, .gbqfba, #hdtb_tls:hover, .gb_Zb, .gbp1, .gb_V, .a-b-p:focus, .b-c-U , .jfk-button-standard.jfk-button-checked, #gt-langs .jfk-button-standard, .e_md #gt-sl-gms, .e_md #gt-tl-gms, #gt-submit.jfk-button, .ita-kd-inputtools-div, #gt-pb-sw1 .jfk-button, .b-c-R, .b-c-Ba {background: -moz-linear-gradient(center top , #B44422, #A43311) repeat scroll 0% 0% transparent !important; color: #FEE !important; box-shadow: 0px 0px 0px rgba(0,0,0,0) !important; outline: 0px solid #992822 !important;}'
  157. +
  158. '.gbqfba:focus, .gb_V, .a-b-p:focus, .b-c-R:focus {border: 1px solid #B44422; outline: none; !important;}'
  159. +
  160. '.gb_na .gb_V, .gb_Zb, .gbp1, .gb_V, .gb_V:hover, .b-c-U, .b-c-R:hover, .b-c-Ba:hover {border: 1px solid #B44422 !important;}'
  161. +
  162. '.gbqfba:hover {border-color: rgba(120, 25, 25, 1);}'
  163. +
  164. '#hdtb_tls:hover, gb_V {border: 1px solid #841310; color: #FEE !important;}'
  165. +
  166. '.ab_button.selected, .ab_button.selected:hover, .ab_button:hover, .a-b-p:hover {border: 1px solid #841310;}'
  167. +
  168. '.hdtb-mn-o, .hdtb-mn-c {padding-top: 0px !important; padding-bottom: 0px !important; background: #393939 !important;}'
  169. +
  170. '.Gc.esw, .Dg, .t-Pa-mb-c.b-c-R, .Ul, .tKc, .FP {background-color: rgba(158, 50, 50, 1) !important; border: 1px solid #943422 !important}'
  171. +
  172. '.Gc.eswd:hover {border-color: rgba(119, 24, 24, 1); box-shadow: 0px 1px 0px rgba(122, 30, 19, 0.1);}'
  173. +
  174. '.fr > .vt, {border-top: 0px solid #841310;}'
  175. +
  176. '.jfk-button-standard.jfk-button-checked, #gt-langs .jfk-button-standard, .e_md #gt-sl-gms, .e_md #gt-tl-gms, #gt-submit.jfk-button {border: 1px solid #992822 !important;}'
  177. +
  178. '.b-c-Ba.b-c-I, {background: none repeat scroll 0% 0% rgba(141, 52, 33, 1) !important;}'
  179. +
  180. '.jfk-button-standard:focus, .jfk-button-hover, .jfk-button-hover:hover {border: 1px solid #992822 !important;}'
  181. +
  182. '.d-u-F:hover {background-color: #B91616 !important; background-image: -moz-linear-gradient(center top , #B91616, #B91616) !important; border: 1px solid #A51206; !important}'
  183. +
  184. '.tKc, .FP {color: #EDD !important;}'
  185. // IMAGES
  186. +
  187. '#ifbc, .prc, #ifbd, #ires, #cnt {background: #1B1715 !important; padding-top: 0px !important;}'
  188. +
  189. '#ifbc {height: 125px;}'
  190. +
  191. '.sbdd_b, .sbsb_a, .sbsb_b, .sbsb_c, .gbqfsf, .sbse2, .sbqs_a, .sbqs_c {color: #929190; background: #222120; border: 0px !important;}'
  192. +
  193. '.sbsb_c {padding: 0px !important; margin-left: 10px !important; margin-right: 10px !important;}'
  194. +
  195. '.spell i, .spell_orig a {color: #929190}'
  196. +
  197. '.rg_fbl, .nj {color: #929190 !important; border: 1px solid rgba(221, 28, 28, 0.54) !important; padding: 0px !important; margin: 0px 28px 0px -12px !important; opacity: .80;}'
  198. +
  199. '#ifb {color: #929190 !important; margin-left: 12px !important; margin-top: 8px;}'
  200. +
  201. '.ucd, ._Ocs, .rg_bb_label, .rg_bb_i {color: #FFF !important; opacity: 1 !important;}'
  202. +
  203. '.ucd:hover, ._Ocs:hover, .rg_bb_label:hover, .rg_bb_i:hover, .rg_fbl nj:hover, #ifb a:hover {background-color: #666261 !important; opacity: 1 !important;}'
  204. +
  205. '.rg_fbl nj, #ifb a {background-color: #565251 !important;}'
  206. +
  207. '.rg_l, #navcnt {opacity: .85; !important}'
  208. +
  209. '.rg_anbg, .rg_ilmbg {background: none repeat scroll 0% 0% rgba(78,20,20,0.8) !important;}'
  210. +
  211. '.mw {margin-left:108px;}'
  212. +
  213. '#hdtb.notl a:hover {color: #FEE !important;}'
  214. +
  215. '.ab_dropdownrule {display: none;}'
  216. +
  217. '.rg_fbl:hover {box-shadow: 0px 0px rgba(0, 0, 0, 0) !important;}'
  218. // MAPS
  219. +
  220. '.gb_Pc, .gb_5 {background-color: rgba(40, 40, 40, 0) !important;}'
  221. +
  222. '#app-container {opacity: .70 !important;}'
  223. +
  224. '#omnibox, .cards-card, .cards-expanded {opacity: .88;}'
  225. +
  226. '#searchboxinput, .tactile-searchbox-input {color: rgba(71,15,15,1) !important;}'
  227. // SHOPPING
  228. +
  229. '.pslimg a.psliimg {opacity: 0.8;}'
  230. +
  231. '.pswtr, .r-topstuff-4, ._wbd, .pswtr-btn {display: none;}'
  232. +
  233. '#rhs_block, #tvcap {display: none;}'
  234. // CHROME PLUG
  235. +
  236. '.gb_tb, .gb_wb, .gb_Ia {background-color: #842213 !important;}'
  237. // LOGIN
  238. +
  239. '.clearfix {background-color: #1B1715;}'
  240. +
  241. '.google-footer-bar {border-top: 1px solid rgba(221, 28, 28, 0.54); background-color: #282828;}'
  242. +
  243. '.lang-chooser, .lang-chooser option {background-color: #651715 !important; color: #D5D5D5 !important; border: 0px solid #642422 !important;}'
  244. +
  245. '.rc-button-submit, .rc-button-submit:visited {border: 1px solid #841310; color: #FEE !important; background-color: #B44422; background: -moz-linear-gradient(center top , #B44422, #A43311) repeat scroll 0% 0% transparent;}'
  246. +
  247. '.rc-button-submit:hover {border: 1px solid #841310; background-color: #C54422; background: -moz-linear-gradient(center top , #C54422, #A43311) repeat scroll 0% 0% transparent; opacity: .92;}'
  248. +
  249. '.main .card {background: #393836}'
  250. +
  251. '#profile-img {opacity: .85}'
  252. +
  253. '#Passwd, #Email {background: #686762; color: #A41D10; text-shadow: 1px 1px 2px rgba(70, 18, 15, 0.25); border: 1px solid #994220}'
  254. +
  255. '#account-chooser-link, #link-forgot-passwd {color: #992622 !important}'
  256. +
  257. '.one-google img, .profile-img {opacity: .75}'
  258. // OVERLAYS
  259. +
  260. '.gb_D, .gb_Pc {background: #393939 !important; border-bottom: #992622;}'
  261. +
  262. '.gb_ra {background: #323130 !important; border-top: 1px solid #992622;}'
  263. +
  264. '.gb_ka a {color: #D52F26 !important;}'
  265. +
  266. '.gb_oa {background: rgba(188, 31, 12, 0.7) !important;}'
  267. +
  268. '.d-u-F, .d-u-F.d-u-D {background: none repeat scroll 0% 0% rgba(213, 38, 17, 1) !important; border: 1px solid rgba(185, 22, 22, 1);}'
  269. +
  270. '.d-u-Q, .qYaiXb {border: 1px solid rgba(78, 71, 71, 0.5) !important; background-color: #353230; color: #FEE !important; background-image: -moz-linear-gradient(center top , rgba(81, 62, 62, .8), rgba(60, 58, 58, .8)) !important;}'
  271. +
  272. '.Wf-dg-qf {background-color: rgba(18, 12, 12, 1) !important; border-top: 0px solid #992622;}'
  273. +
  274. '.Wf-Yf-Xb-qf, .Wf-Xf-Kf {border-bottom: 1px solid rgba(108, 13, 9, 1) !important; box-shadow: 0px 1px 5px 1px rgba(108, 13, 9, 1) !important; color: #994220}'
  275. +
  276. '#picker:ht, .Wf-Ie-rc, .Wf-bg-fc, .Wf-Ie-qf {display:none !important;}'
  277. +
  278. '.Wf-Yf-Xb-Zf-Wb-ag .Wf-Yf-Xb-vh {color: #992622;}'
  279. +
  280. '.Wf-Yf-Xb-Zf-Wb-ag .a-Zf-w {border-width: 0px 0px 2px; border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #992622 !important;}'
  281. +
  282. '.gb_F {background-color: #393939 !important;}'
  283. +
  284. '.gb_C {background-color: #732214 !important;}'
  285. +
  286. '.gb_m {border: 0px solid #000;}'
  287. +
  288. '.gb_db, .gb_eb {color: #EDD !important;}'
  289. +
  290. '.gb_ga {border-color: transparent transparent #393939;}'
  291. +
  292. '.gb_m:hover:not(.gb_n), .gb_H {border: 1px solid #732214; !important}'
  293. +
  294. '.gb_m:hover .gb_r {background: none !important;}'
  295. +
  296. '.fc, .fc .UK, .kc, .re, .d-A-B, .d-A, .d-A:hover, .fc .Hc, .ub .g-h-f-ci {background-color: #393939 !important; color: #EDD;}'
  297. +
  298. '.g-h-f-vc-B, .fc .df, .Rd, .g-h-f-N-N, .FC, .Wf-dh .Wf-jh-Oc-qb {background-color: #671B12 !important; color: #EDD !important;}'
  299. +
  300. '.d-cm, .LSc, .gb_H {display: none;}'
  301. +
  302. '.fc .df, .gb_D {border: 0px !important;}'
  303. +
  304. '.gb_Ob .gb_ga {border-bottom-color: #671B12;}'
  305. +
  306. '.gb_Ha {height: 261px;}'
  307. +
  308. '.aac, .MNn0h, .f4a.B70Reb, .Y9b {background: #393939 !important; color #EDD !important;}'
  309. +
  310. '.Kza {background-color: rgba(110, 13, 13, 1) !important;}'
  311. +
  312. '.Kza:before, .Kza:after {border-color: #681313 rgba(201, 38, 38, 0) #FFF !important;}'
  313. +
  314. '.gb_H {background: none repeat scroll 0% 0% #732214;}'
  315. +
  316. '.GjrNhc {background-color: #671B12 !important; color: #EDD !important; border: 1px solid rgba(108, 13, 9, 1) !important;}'
  317. +
  318. '.qYaiXb {background-color: #671B12 !important;background-image: -moz-linear-gradient(center top , #671B12, #671B12) !important;}'
  319. +
  320. '.tOzlkd .FtSs3d, .C6UQ {background-color: #1B1715;}'
  321. +
  322. '.bdu4nd {background-color: #1B1715;}'
  323. +
  324. '.gb_m {border: 0px solid #000 !important;}'
  325. +
  326. '.gb_m:hover:not(.gb_n), .gb_m:hover {border: 1px solid #732214 !important;}'
  327. +
  328. '#fsett {background: none repeat scroll 0% 0% #262522 !important; border: 1px solid rgba(60, 19, 12, 1) !important;}'
  329. +
  330. '.maia-nav-x {background: none repeat scroll 0% 0% #262522 !important;}'
  331. +
  332. '.gb_ga {border-color: #393939 !important;}'
  333. +
  334. '.jobs-topstories {border: 1px solid rgba(89, 25, 25, 1); box-shadow: 0px 1px 3px rgba(81, 19, 19, 1);}'
  335. +
  336. '.gweb-pagination-nav ul {background-color: rgba(84, 15, 15, 1) !important;}'
  337. +
  338. '.f4a.tta {background-color: #393939 !important;}'
  339. +
  340. '.YGETNc {color: #953431 !important;}'
  341. +
  342. '.asa {border-top: 1px solid #841C1B;}'
  343. +
  344. '.z-b-G:focus, .z-b-G {outline: none !important; border: 0px none !important;}'
  345. +
  346. '.xa {background-color: rgba(58, 5, 5, 1) !important;}'
  347. +
  348. '.Bb {border-bottom: 0px solid none !important;}'
  349. +
  350. '.g-h-f-V-nb {border-color: #7C1010 !important;}'
  351. +
  352. '.QYd, .hDc, .d-s, .d-s:focus, .d-s:hover, .d-s:active {color: #953531 !important;}'
  353. +
  354. '.mYd, .OCc, .yB {background-color: #413939; border-bottom: 1px solid #252221; color: #EDD;}'
  355. +
  356. '.z8c {background-color: #323030; border-left: 2px solid #953531; color: #EDD;}'
  357. +
  358. '.yB {border: 1px solid rgba(81, 9, 9, 1);}'
  359. +
  360. '.eda {color: #EDD !important;}'
  361. +
  362. '.nw {border: 0px solid none; display: none;}'
  363. +
  364. '.gb_Q {color: rgba(204, 11, 11, 1);}'
  365. +
  366. '.duf3d {border: 1px solid rgba(93, 15, 15, 1) !important; background-color: rgba(53, 15, 15, 1) !important;}'
  367. +
  368. '.ktf {border-color: rgba(116, 9, 9, 1) rgba(137, 9, 9, 1) rgba(98, 9, 9, 1) !important;}'
  369. +
  370. '.kpbb {background-color: rgba(141, 31, 12, 1) !important; background-image: -moz-linear-gradient(center top , rgba(138, 30, 12, 1), rgba(117, 25, 10, 1)) !important; border: 1px solid rgba(174, 34, 11, 1) !important;}'
  371. // ACCOUNT & SETTINGS
  372. +
  373. '.Qc {background-color: rgba(57, 18, 18, 0.85) !important;}'
  374. +
  375. '.QC {border-bottom: 1px solid rgba(125, 7, 7, .92) !important;}'
  376. +
  377. '.PC .e6 img, .W5 {opacity: .85;}'
  378. +
  379. '.Yb {background: #282524;}'
  380. +
  381. '.Eb {color: #FEE !important;}'
  382. +
  383. '.Qe:before {border-left: 1px solid #992622;}'
  384. +
  385. '.Eb.Ld, .Se, .Eb:hover, .Se .Eb:hover {border-bottom-color: rgba(125, 7, 7, .92);}'
  386. +
  387. '.Uc, .fOa, .INc, {background-color: #343230;}'
  388. +
  389. '.Uc, .ZJ, .fOa, .vld {background-color: rgba(45, 43, 43, 1) !important; opacity: 1;}'
  390. +
  391. '.nLb {border-bottom: 1px solid rgba(140, 53, 50, 0.9);}'
  392. +
  393. '.JNc, .Uc.YJ, .t3, .Bha, .Ryb, .v0c {background: #1B1715 !important;}'
  394. +
  395. '.M3, .qna, .gPa {background: #1B1715 !important;}'
  396. +
  397. '.HNc {color: rgba(189, 40, 40, 1) !important; background-color}'
  398. +
  399. '.jkb, .PSa, .d-y-r-c {color: #FEE !important;}'
  400. +
  401. '.Uc.YJ, .INc, #gt-appbar, #gt-apb-main {background: #2D2B2B !important;}'
  402. +
  403. '.uoGTZe {background: #8B2925 !important;}'
  404. +
  405. '.jw, .Bha .jw {background: rgba(0,0,0,0) !important;}'
  406. +
  407. '.iqa, .Sb, .sda, .je, {background-color: rgba(81,41,41,1) !important;}'
  408. +
  409. '.P4, .Cy.P4, .Cy:hover, .XO.d-y-r-c {border-color: #992622 !important; color: #992622 !important;}'
  410. +
  411. '.SOb {background: -moz-linear-gradient(center top , #B44422, #A43311) repeat scroll 0% 0% transparent !important; color: #FEE !important;}'
  412. +
  413. '.pMc {color: #FEE !important;}'
  414. +
  415. '.xLa img, .Wza img, .dkb {opacity: .8}'
  416. +
  417. '.ve, .Ct, .Bba, .lU, .jU, .Sb, .Ue {background: #2D2B2B !important; color: #B2B2B2 !important; border-color: rgba(0,0,0,0) !important; border 0px !important; border-width: 0px !important;}'
  418. +
  419. '.z4, .H3c, .z4 .H3c {background: rgba(122, 22, 10, 0.92) !important;}'
  420. +
  421. '.Ide, .BIa, .Mde, .yVd {background-color: #2D2B2B; border: 0px !important; border-width: 0px !important;}'
  422. +
  423. '.Xld.d-s, .LLd.d-s, .U1d.d-s, .V1d.d-s, .W1d.d-s, .UGd.d-s {color: rgba(185, 48, 39, 1) !important;}'
  424. +
  425. '.BIa:hover, .Hyc:hover, .Ide:hover {color: #A43311;}'
  426. +
  427. '.G-q, .avb, G-q avb, .aqd, .Pvd, .Ypd {background: rgba(95, 13, 13, 1) !important; color: #B2B2B2 !important;}'
  428. +
  429. '.Cqc {background: #A43311 !important; color: #C2C2C2 !important;}'
  430. +
  431. '.d-s {color: #C88480;}'
  432. +
  433. '.Be .l7, .es, .kqa .es, .kqa, .Be .k7 {background-color: rgba(123, 31, 31, 1) ;border-top: 1px solid #7B1F1F; color: #E4E4E4}'
  434. +
  435. '.iH {border-top: 1px solid rgba(123, 31, 31, 1);}'
  436. +
  437. '.kqa .es {border-left: 0px solid rgba(123, 31, 31, 1) !important; border-right: 0px solid rgba(123, 31, 31, 1) !important; border-color: #EDD !important;}'
  438. +
  439. '.jqa .cv {display: none;}'
  440. +
  441. '.es {border-color: rgba(213, 0, 0, 0) rgba(251, 0, 0, 0) -moz-use-text-color; border-top: 0px;}'
  442. +
  443. '.dv, .dv a {color: rgba(123, 31, 31, 1);}'
  444. +
  445. '.Be .dv, .aj:hover .dv {color: rgba(188, 31, 31, 1);}'
  446. +
  447. '.ve {border-width: 0px 0px 0px;}'
  448. +
  449. '.Ee {border-width: 0px 0px 0px;}'
  450. +
  451. '.Yp {background: #282626; !important}'
  452. +
  453. '.hf.DX, .hf.WC {background-color: rgba(78, 14, 14, 1);}'
  454. +
  455. '.HX {border-bottom: 0px solid rgba(78, 14, 14, 1);}'
  456. +
  457. '.iGqbIb {display: none;}'
  458. +
  459. '.nMa, .zj, .Xc {background: #2D2B2B; color: #E4E4E4;}'
  460. +
  461. '.edk5Ge {border-bottom: 0px solid #000}'
  462. +
  463. '.gsl0xd {border-left: 0px solid #000}'
  464. +
  465. '.v8iSuf, body.iM3vKf, .WopYHf {background: #282626;}'
  466. +
  467. '.ICsgXc {background: #C2C2C2; border: 0px !important}'
  468. +
  469. '.edk5Ge, .wrE5bd, .v8iSuf {background: rgba(143, 28, 28, 1); border: 0px !important;}'
  470. +
  471. '.Ahnnze {border: 0px !important;}'
  472. +
  473. '.xa {background-color: rgba(68, 54, 54, 1);}'
  474. +
  475. 'Uc.YJ {background: none repeat scroll 0% 0% rgba(45, 43, 43, 0.73) !important;}'
  476. +
  477. '.fr, .WR, .TC, .vy {background-color: rgba(0,0,0,0);}'
  478. +
  479. '.Bl {display: none;}'
  480. +
  481. '.ys, .bD, .sh > .Ee {background: #2D2B2B !important;}'
  482. +
  483. '.wu {background-color: rgba(65, 48, 48, 1); border: 1px solid rgba(81, 44, 44, 1);}'
  484. +
  485. '.b-hb:focus, .b-hb {border: 1px solid #512C2C; background: rgba(65, 48, 48, 1)}'
  486. +
  487. '.v8iSuf, .v8iSuf div {background-color: rgba(144, 22, 22, 1) !important;}'
  488. +
  489. '.xa, .Qk, .afa, .mo {background-color: rgba(81, 35, 35, 1) !important); color: #E4E4E4;}'
  490. +
  491. '.WK, .Sb, .Gb, .RTIH7 {background: #242220 !important}'
  492. +
  493. '.qxxOMd {color: #E4E4E4 !important}'
  494. +
  495. '.vD {color: #211 !important}'
  496. +
  497. '.BJb {background-color: rgba(255, 255, 255, 0) !important;}'
  498. +
  499. '.gsl0xd {border-left: 0px !important}'
  500. +
  501. '.gB {background: #282626; color: #EDD;}'
  502. +
  503. '.b2, .R4, .Xha {background-color: #8F1C1C; border: 0px}'
  504. +
  505. '.rj, .Ug, .cja {color: #8F1C1C !important}'
  506. +
  507. '.rj:hover, .Ug:hover {color: #654848}'
  508. +
  509. '.em, .em:before {background: none;}'
  510. +
  511. '.oB {border-top: 1px solid rgba(98, 31, 31, .92);}'
  512. +
  513. '.d-s:hover, .o-U-s:hover, .ob a, .Jk a, .ob a:hover, .Jk a:hover, .d-s, .d-s a {color: rgba(188, 31, 31, 1); !important}'
  514. +
  515. '.gb_va, .gb_Da {border-top: 1px solid rgba(104, 25, 25, 0.2) !important; background: #323130 !important;}'
  516. +
  517. '.gb_Ba, .gb_Ca {color: #EDD !important;}'
  518. +
  519. '.gb_ga {background: #393939;}'
  520. +
  521. '.gb_Fa, .gb_Fa a {color: #D52F26 !important;}'
  522. +
  523. '.z4 .H3c {opacity: .82;}'
  524. +
  525. '.gPa .Xia {color: rgba(132, 17, 17, 0.95) !important;}'
  526. +
  527. '.Zmjtc {color: rgba(177, 171, 171, 0.95) !important;}'
  528. +
  529. '.QVb, .hE, .ho {opacity: .8;}'
  530. +
  531. '.juqF8b:hover {background-color: rgba(102, 19, 15, 1);}'
  532. +
  533. '.juqF8b .TYml9c.d-s {color: #EDD !important;}'
  534. +
  535. '.fa-pEc, .gb_6, .gbip, .gb_6 .gbip, .y4 {opacity: .8;}'
  536. +
  537. '.Uc.ZJ, .VVa, {opacity: .92;}'
  538. +
  539. '.fa-pEc table, .jcb {background: none repeat scroll 0% 0% rgba(38, 17, 17, 1); border-color: rgba(92, 19, 19, .9) rgba(92, 19, 19, .9) rgba(71, 19, 19, .9);}'
  540. +
  541. '.Axc, .DUb {color: #A43311 !important;}'
  542. +
  543. '.CUb, .EUb, .bGa {border-bottom: 0px solid #000; background-color: #1B1715 !important;}'
  544. +
  545. '.Ee {background-color: #2D2B2B !important;}'
  546. +
  547. '.F9a, .Cr {color: #CDCDCD !important;}'
  548. +
  549. '.rga .Cr.Aha {border-bottom: 1px solid rgba(60, 31, 31, 0) !important;}'
  550. +
  551. '.Sb {background: none repeat scroll 0% 0% #2D2B2B !important;}'
  552. +
  553. '.d-r {background: none repeat scroll 0% 0% #2D2B2B; border: 1px solid rgba(90, 37, 37, 0.2); box-shadow: 0px 2px 40px rgba(0, 0, 0, 0.4);}'
  554. +
  555. '.d-cm {border-top: 0px solid #000;}'
  556. +
  557. '.t-C-z .V-X {background-color: #2D2B2B; !important}'
  558. +
  559. '.cp, .cp:hover, .Pf {background: #8A371E; border: 0px solid rgba(0,0,0,0) !important; color: #EDD;}'
  560. +
  561. '.d-r, .d-r:hover, .gb_Ua .gb_ga, .gb_Ob .gb_ga {color: #EDD !important; background: #393939 !important; border-bottom-color: #393939 !important;}'
  562. +
  563. '.Wf-Ah-Bh.Wf-Yf-qf {background-color: rgba(86, 25, 25, 1) !important; border-right: 1px solid rgba(126, 26, 26, 1) !important;}'
  564. +
  565. '.Wf-jh-Oc, .Wf-jh, .Wf-dh.Wf-je-ye {background: #393939 !important;}'
  566. +
  567. '.Wf-Jk.Wf-Ah-Bh {border-bottom: 0px solid #000;}'
  568. +
  569. '.Wf-je-Gg {background-color: #312E2C; background-image: none; border-color: #312E2C;}'
  570. +
  571. '.a-ub-eb, .Wf-je-Gg-Mc, .a-b-c {color: #EDD !important;}'
  572. +
  573. '.Wf-dg-qf {background-color: rgba(26, 23, 23, 1) !important;}'
  574. +
  575. '.Xq {border: 1px solid rgba(99, 19, 19, 1) !important;}'
  576. +
  577. '.d-Pb, .d-Pb:focus, .o-E-N, .o-E-N:focus, .zC, .ZJa, .fEa, .Vga, .Daa, .MEa, .Lea, .pq, .vpa {border: 1px solid rgba(99, 19, 19, 1) !important; background-color: rgba(65, 48, 48, 1); border: 1px solid rgba(81, 44, 44, 1); color: #EDD !important;}'
  578. +
  579. '.Wf-je-Gg {border-color: #E5E5E5; border-color: rgba(48, 41, 41, 1) !important;}'
  580. +
  581. '.Wf-Pc-je-fk {background: none repeat scroll 0% 0% rgba(125, 24, 24, 1) !important;}'
  582. +
  583. '.pq, .UH {border: 0px solid #000 !important;}'
  584. +
  585. '.Lea {background: none repeat scroll 0% 0% #403131 !important;}'
  586. +
  587. '.b-Rv.iba .d-Jd-B, .d-A-B, .d-Kc-L, .d-Jd-Nb .EOa, .b-Rv.iba .EOa {color: #D14836 !important;}'
  588. +
  589. '.gb_wa:hover, .gb_wa {background: none repeat scroll 0% 0% #323130; color: #D52F26 !important;}'
  590. +
  591. '.maia-locales select, .maia-locales options {background: #282828; color: #EDD !important; border: 1px solid rgba(77, 13, 7, 1) !important;}'
  592. +
  593. '.maia-locales select, .Uu {border: 1px solid rgba(77, 13, 7, 1) !important;}'
  594. +
  595. '#maia-signature {opacity: .75 !important;}'
  596. +
  597. '#maia-nav-x {background: #2F2F2F; border-bottom: 1px solid rgba(77, 13, 7, 1) !important;}'
  598. +
  599. '.Ji, .Wx, .tw, .Yt {background: #3E1818 !important;}'
  600. +
  601. '.Ji a, .Wx a, .tw a, .Yt a{color: #EDD !important;}'
  602. +
  603. '.Bha .Yp {background: rgba(0,0,0,0) !important;}'
  604. +
  605. '.N17q2c, .J9wCee {background-color: rgba(39, 22, 22, 1);}'
  606. +
  607. '.d-A, .d-A:hover {border: medium none !important;}'
  608. +
  609. '.vREfpe, .cWrSy {background-color: #B44422 !important; background: -moz-linear-gradient(center top , #B44422, #A43311) repeat scroll 0% 0% transparent !important; color: #FFF;}'
  610. +
  611. '.sNX7Sb, .eoF83d, .xGv7Bd, .sNX7Sb:active, .eoF83d:active, .xGv7Bd:active {color: #EDD; background: #2D2B2B !important; border-top: 0px solid #EEE !important;}'
  612. +
  613. '.HIk0v, .ZLUNB, .MMP6yc {background: #393939; color: #EDD;}'
  614. +
  615. '.IuTM5c, .IuTM5c:hover {background: none repeat scroll 0% 0% rgba(75, 75, 75, 1);}'
  616. +
  617. '.IuTM5c:hover, .nN35, .Txql0d, .Txql0d a {color: #EDD !important;}'
  618. +
  619. '.IuTM5c.TEPfHc {background: none repeat scroll 0% 0% rgba(168, 30, 14, 1);}'
  620. +
  621. '.ZLUNB, .kv {color: #A42529;}'
  622. +
  623. '.a-w-v.a-Za-Bb {background-color: rgba(39, 39, 39, 1);}'
  624. +
  625. '.a-La-jb-xc-ba-nb, .a-La-jb-xc-ba-nb a, .ej {background-color: rgba(80, 21, 21, 1); color: #EDD;}'
  626. +
  627. '.a-ec, .ej, .yx, .Nf, .q9, .yg {background: none;}'
  628. +
  629. '.xdJMjf, .WhFo9c, .kv, .hn, .kS.ve, .Yp, .yt, .Xa, .gn {background: #393939 !important; background-color: #393939 !important; border-top: 0px solid #000 !important;}'
  630. +
  631. '.fr > .vt, .A,r .vt {border-top: 0px solid #000;}'
  632. +
  633. '.kv, .kv:hover, .Nu.Hh, .Ou.Gh, .Ou.Gh:hover, .Ou.Nu, .Ou.Nu:hover {background-color: rgba(72, 31, 24, 1);}'
  634. +
  635. '.je, .kf, .Mc, .pf, .yg, .lmb, .tsb .AIa, .omb {opacity: .8 !important;}'
  636. +
  637. '.gi, .xda, .vt {border-bottom: 0px solid #000 !important; border-top: 0px solid #000 !important;}'
  638. +
  639. '.yd.b-i {background-color: #7B1F1F !important; border-color: #7B1F1F transparent;}'
  640. +
  641. '.gEc {background-color: transparent !important;}'
  642. +
  643. '.QZb {border: 1px solid #4B0F0F; background-color: #2D2D2D;}'
  644. +
  645. '.t-C-Kj, .ttc {background: none repeat scroll 0px 0px #351F1F; border: 0px solid #000;}'
  646. +
  647. '.t-C-z {background: none repeat scroll 0px 0px #351F1F; border: 1px solid #4B0F0F;}'
  648. +
  649. '.xa {background-color: rgba(42, 15, 15, 1);}'
  650. +
  651. '.Qk, .V-X.t-C-I, .V-X.t-C-I:hover {background-color: #2D2D2D;}'
  652. +
  653. '.aSa, .aSa div, .aSa li, .bJb, .bJb:focus, .aJb {background-color: rgba(62, 11, 3, 1) !important; border-bottom: 0px solid transparent; border: 0px solid transparent;}'
  654. +
  655. '.o-U-s, .gRc, .kZa .o-U-s, .Mb .ara .o-U-s {color: #EDD !important;}'
  656. +
  657. '.pMa:after {background-color: transparent; background-image: none !important;}'
  658. +
  659. '.tsc, .xXa {background-color: #2D2B2B !important;}'
  660. +
  661. '.bSa.o-E-N:focus, .bJb, .bJb:focus {border: 1px solid #631313 !important;}'
  662. +
  663. '.d-y-r-c, .d-y-r-c:hover, .d-y-r-c:focus, .o-ld-Su-ld-Uj, .o-ld-Su-ld-Uj:hover, .o-ld-Su-ld-Uj:focus {background-color: #413030; background-image: none !important; border: 1px solid #631313;}'
  664. +
  665. '.V-X:hover, .V-X:focus, .V-X:active, .V-X, .o-ld-Su-ld-Uj:active, .o-ld-Su-ld-Uj:focus {background-color: #3E0B03 !important;}'
  666. +
  667. '.t-Pa-mb-c.b-c-Ba {border-color: rgba(129, 18, 18, 1);}'
  668. +
  669. '.o-Pe-r-c-ha, .VRd, .Kra, .LXa, .Kra:hover, .LXa:hover {color: #851515 !important;}'
  670. +
  671. '.C6c {background-color: #631313 !important;}'
  672. +
  673. '.ka-N-ka, .XGb {color: #EDD !important;}'
  674. +
  675. '.Enb, .lob, .pBa, .wja {background: #1B1715 !important;}'
  676. +
  677. '.HBc {background: #2D2B2B !important; border-bottom: 1px solid #842213; border-top: 1px solid #842213;}'
  678. +
  679. '.vya, .Vua {background-color: rgba(119, 29, 29, 1);}'
  680. +
  681. '.b-hb, .b-hb:focus, .SPb, .SPb:focus {color: #EDD !important;}'
  682. +
  683. '.RRd {background-color: #2D2B2B;}'
  684. +
  685. '.Hza.b-c-R {border-color: rgba(108, 26, 26, 1) !important;}'
  686. +
  687. '.G-q-Ya {background: rgba(12,5,5,4) !important;}'
  688. +
  689. '.qYb .G-q-B {background-color: rgba(33, 27, 27, 1) !important;}'
  690. +
  691. '.Eha {opacity: .8;}'
  692. +
  693. '.Dha {background-color: rgba(51, 25, 25, 1) !important;}'
  694. +
  695. '.fXb, .YSKYmf {background-color: #2D2B2B;}'
  696. +
  697. '.XGb:hover {background-color: rgba(51, 25, 25, 1) !important;}'
  698. +
  699. '.oA {background-color: transparent !important; border: 0px solid #000 !important;}'
  700. +
  701. '.eh {background-color: rgba(119, 29, 29, 1);}'
  702. +
  703. '.iN, .EV, .My, .kq {background-color: transparent !important; background: none repeat scroll 0% 0% rgba(39, 11, 11, 1) !important; border-bottom: 0px solid #000 !important; border-color: rgba(101, 7, 7, 1) transparent transparent;}'
  704. +
  705. '.z-b-G:focus {border: 1px solid #000 !important;}'
  706. +
  707. '.lZ .kq {display: none;}'
  708. +
  709. '.Ff, .Ff:focus {border: 0px solid transparent !important; border-color: 0px solid transparent !important; border-bottom: 0px solid transparent !important;}'
  710. +
  711. '.My {border-color: rgba(102, 29, 29, 1) transparent transparent;}'
  712. +
  713. '.z-b-G:focus {border: none;}'
  714. +
  715. '.Mna {background-color: rgba(51, 23, 23, 1);}'
  716. +
  717. '.Mna:before {background: none;}'
  718. +
  719. '.uLU1ye {border-right: 1px solid rgba(102, 29, 29, 1);}'
  720. +
  721. '.fRnlh {color: rgba(147, 24, 24, 1) !important;}'
  722. +
  723. '.Fw, .dm {background-color: #1B1715 !important;}'
  724. // '.ICsgXc *, .Eg, .KzhQXc, .a-E, .WopYHf, .aZzjbc {display: none;}'
  725. // TRANSLATE
  726. +
  727. '#gt-appbar {border-bottom: 0px solid #A43311;}'
  728. +
  729. 'div.gb_tb.gb_wb.gb_Ia div span::after {content: ".. before it becomes mandatory!" !important;}'
  730. +
  731. '.Qk {background: #545250 !important;}'
  732. +
  733. '.Xia {color: rgba(132, 17, 17, 0.95) !important;}'
  734. +
  735. '.Mnc9Jf, .OdC7u {border-color: #2D2B2B -moz-use-text-color -moz-use-text-color; border-width: 0px; background-color: #2D2B2B !important;}'
  736. +
  737. '#gt-text-c, #gt-apb-main {background: none repeat scroll 0% 0% #1B1715;}'
  738. +
  739. '#gt-ft-mkt a {color: #842213 !important;}'
  740. +
  741. '#gt-res-wrap, .gt-hl-layer {background: none repeat scroll 0% 0% rgba(57, 51, 51, 1) !important; border: 1px solid rgba(53, 36, 36, 1) !important;}'
  742. +
  743. '#gt-ft-res {border-top: 1px solid #393939; background-color: #393939;}'
  744. +
  745. '#gt-apb-main a {color: #A43311 !important;}'
  746. +
  747. '#result_box.short_text, #source.short_text {color: #EDD !important;}'
  748. +
  749. '#gt-src-wrap {border-style: none !important; border-right: 0px solid #D9D9D9 !important;}'
  750. +
  751. '#gt-feedback {color: #EDD !important;}'
  752. +
  753. '#ft-l a, #ft-r a, .maia-aux ul a {color: #A41D10 !important; text-shadow: 1px 1px 2px rgba(70, 18, 15, 0.92);}'
  754. +
  755. '.Rd, .g-h-f-vc-B {border: 1px solid rgba(131, 11, 11, 1) !important;}'
  756. +
  757. '.gt-card-ttl-txt, .gt-def-row, .gt-rw-span {color: #EDD;}'
  758. +
  759. '.goog-menu {background: #2D2B2B; border: 1px solid #1B1715; color: #EDD !important;}'
  760. +
  761. '.goog-menuitem-emphasize-highlight, #gt-tl-gms-menu .goog-menuitem-group .goog-option-selected, .goog-option-selected .goog-menuitem-content, .goog-option-selected .goog-menuitem-content, #gt-sl-gms-menu .goog-menuitem-group .goog-option-selected {background-color: #424242; color: #EDD !important;}'
  762. +
  763. '.goog-menuitem-group .goog-menuitem, #gt-tl-gms-menu .goog-menuitem-group .goog-menuitem:hover, .goog-menuitem-emphasize-highlight, .goog-menuitem-emphasize-highlight:hover, #gt-sl-gms-menu .goog-menuitem-group .goog-option-selected, .goog-option-selected:hover {border: 0px solid #000 !important; color: #EDD !important;}'
  764. +
  765. '.goog-menuseparator {display: none;}'
  766. +
  767. '.goog-menuitem-group .goog-menuitem, #gt-tl-gms-menu .goog-menuitem-group .goog-menuitem:hover, .goog-menuitem-emphasize-highlight, .goog-menuitem-emphasize-highlight:hover, #gt-sl-gms-menu .goog-menuitem-group .goog-option-selected:hover, .goog-option-selected:hover, #gt-sl-gms-menu .goog-menuitem-group .goog-menuitem, #gt-tl-gms-menu .goog-menuitem-group .goog-menuitem, #gt-sl-gms-menu .goog-menuitem, #gt-tl-gms-menu .goog-menuitem:hover, goog-menuitem-group:hover {border: 0px solid #000 !important;}'
  768. +
  769. '#gt-src-wrap div textarea:focus, #gt-src-wrap div textarea {background-color: transparent !important; border: 0px none #000 !important;}'
  770. +
  771. '#gt-sl-gms-menu, #gt-tl-gms-menu {background: #553230 !important;}'
  772. +
  773. '._Oj div:nth-child(1), ._yf, {background: none repeat scroll 0% 0% #292424 !important; border-bottom: 0px none #000 !important;}'
  774. +
  775. '._Bmb {visibility: hidden; background: none repeat scroll 0% 0% rgba(0, 0, 0, 0) !important;}'
  776. +
  777. '._Vkb span, ._Vkb span a {color: #EDD !important;}'
  778. +
  779. '._YR .jfk-textinput, ._Ai .jfk-textinput, ._Ai select, ._Ai div select {background: rgba(42, 24, 24, 1) !important; border: 1px solid #530505 !important; color: #EDD !important;}'
  780. +
  781. '.jfk-button-action:focus {box-shadow: 0px 0px 0px 1px rgba(143, 27, 27, 1) inset;}'
  782. +
  783. '.bottom-wrapper .appbar_b {border-bottom: 0px none #000;}'
  784. +
  785. '.bottom-wrapper div:nth-of-type(2) {border-bottom: 0px none #000 !important;}'
  786. // PRODUCTS
  787. +
  788. '#corp-crumb, #maia-header, #maia-footer-global {background: #2F2F2F !important; border-bottom: 0px solid #000 !important;}'
  789. +
  790. '.products-section h2 {border-bottom: 1px solid rgba(62, 17, 17, 1);}'
  791. +
  792. 'products-section ul, .break p, .products-section p {color: #EDD !important;}'
  793. +
  794. '#maia-footer-local {background: none repeat scroll 0% 0% rgba(38, 23, 23, 1); border: 0px solid #000 !important;}'
  795. +
  796. '.maia-notification {background: rgba(62, 17, 17, 1); border: 0px solid;}'
  797. +
  798. '#maia-footer-global {border-top: 0px solid #000;}'
  799. // PRIVACY & ABOUT
  800. +
  801. '#about-initiatives, #about-latest-doodle img, .maia-article img, .students-section img, .jobs-photos img {opacity: .7;}'
  802. +
  803. '#about-ten-things h3, #about-corp-sites div h3, #about-corp-sites h3, #about-main h3, #about-mission blockquote {color: rgba(132, 17, 17, 0.95) !important;}'
  804. +
  805. '#about-mission {border-bottom: 1px solid rgba(69, 10, 10, 1);}'
  806. +
  807. 'div#corp-crumb li {color: #EDD;}'
  808. +
  809. '.maia-search input[type="text"]:focus, .maia-search input, .maia-search input[type="text"]:hover, .maia-search input[type="text"], .maia-search input, #filter-cat, #filter-lang, #filter-reg {color: #EDD; background: #282828 !important; border-color: rgba(117, 26, 11, 1); border-width: 1px ;border-style: solid; border-right: 1px solid #741919; border-color: rgba(116, 25, 25, 1) rgba(117, 24, 24, 1) rgba(117, 26, 26, 1) !important;}'
  810. +
  811. '#maia-nav-y li, .press-directory li {border: 0px solid rgba(84, 17, 9, 1); border-bottom: 1px solid rgba(84, 17, 9, 1);}'
  812. +
  813. '.maia-promo, .maia-aside {background: none repeat scroll 0% 0% rgba(69, 18, 9, 1); border-color: rgba(99, 18, 9, 1);}'
  814. +
  815. '.maia-super, .press-releases a, .press-images-title strong, .press-directory-title a {color: #541109 !important;}'
  816. +
  817. '.frame .goog-zippy-expanded a {background: none repeat scroll 0% 0% #451209 !important; border: 1px solid #631209 !important;}'
  818. +
  819. '.frame .goog-zippy-collapsed a {background: none repeat scroll 0% 0% rgba(45, 35, 33, 1); border: 1px solid rgba(68, 29, 19, 1);}'
  820. +
  821. '.nae {background-color: #1B1715 !important;}'
  822. +
  823. '.jobs-home-main {background: none repeat scroll 0% 0% rgba(45, 25, 25, 1);}'
  824. +
  825. '.jobs-home-main h1 {text-shadow: 0px 1px 1px rgba(24, 12, 12, 1);}'
  826. +
  827. '.jobs-stories-container, .gweb-pagination {background: none repeat scroll 0% 0% #530F0F !important;}'
  828. +
  829. '.jobs-stories-container div:first-child {background: #1B1715;}'
  830. +
  831. '.gweb-pagination-nav {border-top: 1px solid #530F0F;}'
  832. +
  833. '.gweb-pagination-nav ul, .jobs-topstory img {border-color: rgba(0,0,0,0) !important; !important; border: 0px solid; margin-top: 6px;}'
  834. +
  835. '.jobs-topstory-desc {border-bottom: 1px dashed #591919;}'
  836. +
  837. '.jobs-topstory img, .maia-signature {opacity: .75;}'
  838. +
  839. '.jfk-bubble {background-color: rgba(122, 9, 9, 1); border-color: rgba(186, 31, 31, 1) #BA1F1F #BA1F1F !important;}'
  840. +
  841. '.jfk-bubble-arrowleft .jfk-bubble-arrowimplafter, .jfk-bubble-arrowright .jfk-bubble-arrowimplafter {border-color: transparent #7A0909 !important;}'
  842. +
  843. '.jfk-bubble-closebtn:focus {border: 1px solid #7A0909 !important;}'
  844. +
  845. '.policies-video {border: 1px solid rgba(122, 19, 19, 1);}'
  846. // CAREERS
  847. +
  848. '.info-bar {background-color: #A53412; border: 1px solid rgba(152, 24, 24, 0.8);}'
  849. +
  850. '.kd-button, .kd-button:hover, .kd-button:focus, .kd-button .small .left .selected {background-color: rgba(53, 11, 11, 1); background-image: -moz-linear-gradient(center top , rgba(152, 15, 15, 1), rgba(134, 18, 18, 1)); border: 1px solid rgba(152, 24, 24, 0.8);}'
  851. +
  852. '.garage-scroll, .garage-center, .garage-main-content {background: none repeat scroll 0% 0% #1B1715 !important;}'
  853. +
  854. '.sr-content {color: #777;}'
  855. +
  856. '.garage-main-content, .garage-main-content a {color: #EDD !important;}'
  857. +
  858. '.greytext panel-title {background: #1B1715 !important;}'
  859. +
  860. '.corp-crumb {background: none repeat scroll 0% 0% #393939 !important; color: #EDD !important; border-bottom: 0px solid #000 !important;}'
  861. +
  862. '.maia-footer-local {background: none repeat scroll 0% 0% #261717 !important;}'
  863. +
  864. '.maia-footer-global, .garage-footer {background: #2F2F2F !important; border-top: 0px solid #000 !important;}'
  865. +
  866. '.centered, .loggedout-main, .loggedout-secondary {background: rgba(68, 16, 16, 1) !important; border: 0px solid #000 !important; color: #EDD !important;}'
  867. +
  868. '.loggedout-secondary, .person-connection-images img {opacity: .85;}'
  869. +
  870. '.kd-appbar, .panel-title {background: #393939; color: #EDD;}'
  871. +
  872. '.panel-title-deco {display: none;}'
  873. +
  874. '.garage-center {border-left: 0px solid #000 !important;}'
  875. +
  876. '.gadget, .filter-title, .filter-title div, .filter-title a, .filter-title div a {border-color: rgba(140, 54, 54, 1) rgba(96, 18, 18, 1) -moz-use-text-color; background: none repeat scroll 0% 0% rgba(48, 48, 48, 1) !important; color: #EDD important;}'
  877. +
  878. 'a.title.heading, a.title.heading a {color: rgba(87, 27, 27, 1) !important; border: 0px solid #000;}'
  879. +
  880. '.gadget .title {background-color: rgba(126, 110, 110, 1); background-image: -moz-linear-gradient(center top , rgba(99, 52, 52, 1), rgba(101, 39, 39, 1)); border: 0px solid #000 !important;}'
  881. +
  882. '.source, .source:hover {color: rgba(153, 27, 0, 1);}'
  883. +
  884. '.centered {padding-top: 8px !important;}'
  885. +
  886. '.kd-appbar {border-bottom: 1px solid rgba(77, 15, 15, 1) !important;}'
  887. +
  888. '.navigation, .title .heading {color: #EDD;}'
  889. +
  890. '.fakecheckbox, .kd-button, .kd-button .mini {border-bottom: 1px solid #8C3636 !important;}'
  891. +
  892. '.primary-filters input.ghost-text[type="text"], .primary-filters input.ghost-text[type="text"]:hover, .primary-filters input.ghost-text[type="text"]:focus, .primary-filters input[type="text"]:focus {background: #323232 !important; border: 1px solid #8C3636 !important; color: #EDD !important;}'
  893. +
  894. '.filter-title {border-bottom: 1px solid #601212;}'
  895. +
  896. '.corp-crumb ol li:nth-child(3), .kd-count, .kd-count span, .kd-buttonbar .mid {color: #922222 !important;}'
  897. +
  898. '.kd-button.selected, .kd-button .small .disabled, .kd-button:first-child {background-color: rgba(131, 15, 15, 1); background-image: -moz-linear-gradient(center top , #980F0F, #861212); border: 1px solid #951717;}'
  899. +
  900. '.kd-menulist.offset, .kd-menulist.offset a, .kd-menulistitem {background: #363434; color: #EDD !important;}'
  901. +
  902. '.kd-menurule {border: 1px solid rgba(108, 16, 16, 0.25) !important}'
  903. +
  904. '.maia-tabset-contents {background: none repeat scroll 0% 0% rgba(32, 23, 23, 1);}'
  905. +
  906. '.jobs-locations-list ul ul {border-left: 1px dashed rgba(75, 17, 17, 1);}'
  907. +
  908. '.maia-tabset-horizontal .maia-tabset-nav ul, .maia-tabset-horizontal .maia-tabset-nav ul, #location-tabs {background: -moz-linear-gradient(center top, rgba(75, 16, 16, 1) 0%, rgba(65, 14, 14, 1) 100%) repeat scroll 0% 0% transparent; border: 0px solid #000 !important;}'
  909. +
  910. '.maia-tabset-nav-active, maia-tabset-nav-active a, .maia-tabset-nav li.maia-tabset-nav-active a {background-color: rgba(110, 23, 23, 1) !important; border: 0px solid #000 !important;}'
  911. +
  912. '#jobs-map, #jobs-locations {border: 1px solid rgba(71, 14, 14, 1); box-shadow: 0px 1px 5px #541515;}'
  913. +
  914. '.maia-tabset-nav, location-tabs li, .maia-tabset-horizontal .maia-tabset-nav li, .maia-tabset-contents {border: 0px solid #000 !important;}'
  915. +
  916. '#jobs-map:before {content: "If this does not display, try disabling Dark BG Bodies (not recommended)."}'
  917. +
  918. '.jobs-teams li {border-bottom: 1px solid #751A1A !important; border-color: #751A1A !important}'
  919. +
  920. '.jobs-teams ul li {border-color: #751A1A !important;}'
  921. +
  922. '.jobs-life-hiring {border-left: 1px dashed #751A1A !important;}'
  923. +
  924. '.gweb-pagination-content img {opacity: .8;}'
  925. // OLD GOOGLE (LANG. SPECIF.)
  926. +
  927. '.lst {background: #393939 !important; border: 1px solid #721414 !important; padding: 4px 4px 4px 6px !important; color: #B2B2B2 !important;}'
  928. +
  929. '.lsbb, .lsb {border-color: rgba(191, 43, 43, 1) rgba(176, 37, 37, 1) rgba(138, 31, 31, 1) rgba(144, 32, 32, 1); background: -moz-linear-gradient(center top , #B44422, #A43311) repeat scroll 0% 0% transparent !important; color: #EDD !important;}'
  930. +
  931. '#fll a {color: #A41D10 !important; text-shadow: 1px 1px 2px rgba(70, 18, 15, 0.92);}'
  932. +
  933. '.ts tbody tr td a img {opacity: .8;}'
  934. +
  935. '.ts, .bdr {background: #1B1715; !important; border: 0px solid; border-color: rgba(191, 43, 43, 1) rgba(176, 37, 37, 1) rgba(138, 31, 31, 1) rgba(144, 32, 32, 1);}'
  936. +
  937. '.ts input, .bdr input, #numsel, .bdr select {background: #393939; color: #EDD !important;}'
  938. +
  939. '.bdr input, .bdr select {border: 1px solid; border-color: rgba(191, 43, 43, 1) rgba(176, 37, 37, 1) rgba(138, 31, 31, 1) rgba(144, 32, 32, 1);}'
  940. +
  941. '#ssform tr, .ts td, .ts td b {background: #1B1715 !important; border: 0px solid #000; color: #EDD !important;}'
  942. +
  943. 'table.ts, .footer a {border-top: 0px solid #000 !important; color: #A41D10 !important; text-shadow: 1px 1px 2px rgba(70, 18, 15, 0.92); text-decoration: none !important;}'
  944. +
  945. '#hplogo div {color: #A42320 !important;}'
  946. +
  947. '.bottom-wrapper div:nth-of-type(2) {background: none repeat scroll 0% 0% rgba(41, 36, 36, 1) !important; border-bottom: 0px none #000;}'
  948. +
  949. '._Mib {border-top: 1px solid rgba(83, 5, 5, 1) !important;}'
  950. +
  951. '.bottom-links-wrapper {background-color: rgba(21, 15, 15, 1) !important;}'
  952. +
  953. '.bottom-links a {color: #A41D10 !important; text-shadow: 1px 1px 2px rgba(70, 18, 15, 0.25);}'
  954. +
  955. '.jfk-scrollbar .bottom-wrapper div:nth-of-type(2) {background: none !important;}'
  956. +
  957. '._yf label {color: #EDD;}'
  958. +
  959. '.sfbgg {background: none repeat scroll 0% 0% #1B1715 !important; border-bottom: 0px none #E5E5E5;}'
  960. +
  961. '.images_table img {border: 1px solid rgba(93, 19, 19, 1); opacity: .8;}'
  962. +
  963. '.csb {opacity: .75;}'
  964. +
  965. '#mn tbody tr:nth-of-type(3) td:nth-of-type(1) div, #mn tbody tr:nth-of-type(3) td:nth-of-type(3) div, .tn {border-bottom: 1px solid rgba(75, 25, 25, 1) !important;}'
  966. +
  967. '.ds {border-right: 0px none #902020;}'
  968. +
  969. '.lsbb:hover, .lsb:hover, .lsbb:focus, .lsb:focus {border: 1px solid rgba(147, 23, 20, .8) !important;}'
  970. +
  971. '.lst-a, .lst-a:hover, .lst-a:focus {background: none repeat scroll 0% 0% #393939; border-width: 0px; border-style: solid; border-right: 0px solid #000; border-color: none;}'
  972. +
  973. '.ts td b, ._Bmc a, #fll a, #bfl a {color: #A41D10 !important;}'
  974. +
  975. '.gbts, #gbi4i {opacity: 0.9;}'
  976. +
  977. '.gbgsc, .category-img {opacity: 0.8;}'
  978. +
  979. '.carousel-container--processed + .footer-links-container {background-color: #1B1715;}'
  980. +
  981. '.primary-footer .carousel-countainer {background-image: -moz-linear-gradient(center top , #481B1B 0%, rgba(194, 154, 154, 0) 100%), -moz-linear-gradient(center bottom , #EEE 0%, rgba(215, 196, 196, 1) 100%); background-color: #F5F5F5;}'
  982. +
  983. '.carousel-container--processed {background: rgba(50, 9, 9, 1);}'
  984. +
  985. '.hcfe .accordian-homepage-title {background-color: rgba(120, 20, 20, 1);}'
  986. +
  987. '.accordion-homepage > .parent {background-color: rgba(68, 64, 64, 1) !important; border-bottom: 1px solid rgba(96, 21, 21, 1);}'
  988. +
  989. '.accordion-homepage > .parent:first-of-type {border-top: 1px solid rgba(111, 22, 22, 1);}'
  990. +
  991. '.accordion-homepage .parent, .goog-zippy-collapsed, .goog-zippy-header {background-color: #393330 !important;}'
  992. +
  993. '.parent a h3 {color: #A42320 !important;}'
  994. +
  995. '.esc-separator {background-color: rgba(0,0,0,0) !important;}'
  996. +
  997. '.floating-extension-wrapper {border-left: 1px solid rgba(95, 18, 18, 1) !important;}'
  998. +
  999. '.esc-thumbnail-wrapper .esc-thumbnail-image {border: 1px solid rgba(78, 18, 18, 1);}'
  1000. +
  1001. '.gpost-bubble {border: 1px solid rgba(81, 13, 13, 1) !important;}'
  1002. +
  1003. '#settings-button, .jfk-button-standard, .gpost-body-text span, .sg table.sports-menu td.tab, .goog-inline-block .jfk-button-label {color: #EDD !important;}'
  1004. +
  1005. '.esc-lead-article-title a, .esc-layout-table .article, .esc-lead-article-title .article, .story .title .article, .small-story .title .article, .weather-providers .article, .al-link-wrapper .article {background-image: none !important; background-color: #292525; color: #EDD;}'
  1006. +
  1007. '.media-strip .media-strip-image {border: 1px solid #4E1212;}'
  1008. +
  1009. '.basic-title .text {background: none repeat scroll 0% 0% #841111 !important;}'
  1010. +
  1011. '.sg table.sports-menu td.tab {border-color: rgba(99, 20, 20, 1) #631414 -moz-use-text-color;}'
  1012. +
  1013. '.sg table.sports-menu {border-bottom: 1px solid #631414; color: #EDD !important;}'
  1014. +
  1015. '.sg .show-more {background-color: rgba(89, 12, 12, 1);}'
  1016. +
  1017. '.epg .source-preference-text {background-color: #841111; color: #EDD !important;}'
  1018. +
  1019. '.epg .source-preference-table {border: 1px solid #631414 !important;}'
  1020. +
  1021. '.media-strip-image-item-tooltip .title-text, .title .titletext, .al .al-link-wrapper .titletext {color: #A42118 !important;}'
  1022. +
  1023. '.esc-body .titletext, .wg .forecast-day-today, .esc .entity-annotation-promote-button, .esc .entity-annotation-demote-button {color: #A7271F !important;}'
  1024. +
  1025. '.wg .forecast-day, .entity-annotation-text, .entity-annotation-text .entity-name, .al .al-snippet-text, .jfk-button-label {color: #EDD;}'
  1026. +
  1027. '.media-strip-separator-cell .separator {border-left: 1px solid rgba(111, 25, 25, 1) !important;}'
  1028. +
  1029. '.media-strip .media-strip-video, .media-strip .media-strip-image {border: 1px solid rgba(194, 29, 29, 1) !important;}'
  1030. +
  1031. '#main-wrapper .footer {max-width: 100% !important;}'
  1032. +
  1033. '.in-header #appbar, .yesscript #appbar {background: none repeat scroll 0% 0% #393939;}'
  1034. +
  1035. '.content-header .header-table {background-color: #410909;}'
  1036. +
  1037. '.gadget .dsg .separator, .share-box .bubble-arrow, .share-box .bubble-arrow-left-icon {display: none;}'
  1038. +
  1039. '.dsg .share-box-wrapper .share-box {border: 1px solid #6C1818; color: #666;}'
  1040. +
  1041. '.goog-flat-menu-button.goog-flat-menu-button-focused, .main-appbar .goog-flat-menu-button {border-color: #711919; color: #EDD;}'
  1042. +
  1043. '.rcp .goog-menu, #anchorman-edition-menu {background: #553230 !important;}'
  1044. +
  1045. '.browse-links {border-bottom-color: rgba(105, 25, 25, 1);}'
  1046. +
  1047. '.sidebar .clustersearch-box .clustersearch-label, .clustersearch-box .q {background-color: rgba(65, 23, 23, 1); border: 1px solid rgba(108, 18, 18, 1) !important;}'
  1048. +
  1049. '.clustersearch-submit {background: rgba(101, 15, 15, 1) !important; border: 1px solid rgba(108, 18, 18, 1) !important;}'
  1050. +
  1051. '.clustersearch-label {margin-bottom: 6px !important;}'
  1052. +
  1053. '#story-articles .topic {background: none repeat scroll 0% 0% #292525 !important;}'
  1054. +
  1055. '.footer #pagination {opacity: .75;}'
  1056. +
  1057. '.story .thumbnail img {border: 1px solid rgba(78, 11, 11, 1); opacity: .8;}'
  1058. +
  1059. '.thumbnail .article {background-image: none !important; background-color: #292525;}'
  1060. +
  1061. '.sports-score-row-rest {border-bottom: 0px none #000;}'
  1062. +
  1063. '.sg .sports-score-row-rest {border-bottom: 1px solid rgba(137, 37, 37, 1);}'
  1064. +
  1065. '.sg .sports-score-row-first {border-top: 1px solid #892525; border-bottom: 1px solid #892525;}'
  1066. +
  1067. '.sg .sports-gadget-layout-table td:hover {background: #433 !important;}'
  1068. +
  1069. '.gadget .title {background-color: #303030 !important; background-image: none !important;}'
  1070. +
  1071. '.title .article {background-color: #303030 !important;}'
  1072. +
  1073. '.gadget-wrapper h2.text .title {background-color: #841111 !important;}'
  1074. +
  1075. '.weather-providers .titletext, .weather-providers .titletext a {background-color: #303030; color: #EDD !important;}'
  1076. +
  1077. '.story .title .article, .small-story .title .article {background-color: #292525 !important;}'
  1078. +
  1079. '#contentPane .Lsc {background-color: rgba(90, 44, 36, 1); color: #EDD;}'
  1080. +
  1081. '.result tbody tr td span {color: #A43330 !important;}'
  1082. +
  1083. '.result tbody tr td {color: #EDD;}'
  1084. +
  1085. '#search form div h1, #first_row div, #first_row div h4, #first_row {color: #EDD !important;}'
  1086. +
  1087. '.kd-whiteRuled {border-top: 1px solid rgba(84, 27, 27, 1);}'
  1088. +
  1089. '.bar_blue, .kd-content-sidebar li a:hover {background-color: rgba(113, 29, 15, 1);}'
  1090. +
  1091. '#first_row div table tbody tr td, .bd-buttonbar .kd-button, .bd-buttonbar .kd-button:hover {color: #EDD;}'
  1092. //+
  1093. //'#center_col {position: absolute; left: 160px; top: 28px;}'
  1094. +
  1095. '.result img {opacity: .8; border: 1px solid rgba(89, 14, 14, 1) !important;}'
  1096. +
  1097. '.privacy-videos object, .privacy-videos iframe {border: 1px solid rgba(110, 17, 17, 1);}'
  1098. //PHOTOS (PAGE) & CALENDAR
  1099. +
  1100. '.iph-dialog, .iph-dialog:focus {background: #2D2B2B !important; border: 1px solid rgba(89, 11, 11, 1) !important;}'
  1101. +
  1102. '.iph-dialog-title, .iph-dialog-title a, .EAzCCd, .clb, .IUc, .d-k-l, .SBb {color: #EDD !important;}'
  1103. +
  1104. '.iph-dialog button:hover {border: 1px solid rgba(89,11,11,1);}'
  1105. +
  1106. '.iph-dialog-pointer-up {opacity: .5;}'
  1107. +
  1108. '.RpghWd a, .RpghWd img, .igpJ3, .QLb, .ntb, .Dz {opacity: .8;}'
  1109. +
  1110. '.Dtc {border-left: 1px solid rgba(191,43,43,1);}'
  1111. +
  1112. '.w7b {border-right: 1px solid rgba(102,15,15,1);}'
  1113. +
  1114. '.Itc {background-color: rgba(46, 45, 45, .95); border: 1px solid rgba(89, 11, 11, 1);}'
  1115. +
  1116. '.FOb, .LOb {background-color: rgba(108, 20, 20, 1);}'
  1117. +
  1118. '.mtb {background-color: #2D2B2B !important;}'
  1119. +
  1120. '.EOb {color: rgba(102,15,15,1);}'
  1121. +
  1122. '.u4a, .d-s, .d-s:focus, .d-s:hover, .d-s:active {color: #EDD !important;}'
  1123. +
  1124. '.xr {color: rgba(108, 20, 20, 1) !important;}'
  1125. +
  1126. '.mJd, .TOb {background-color: #851616 !important; background: #851616; background: -moz-linear-gradient(top, #851616 0%, #851616 100%);}'
  1127. +
  1128. '.HBb, .WSb {border-top: 0px solid #000 !important; border-bottom: 0px solid #000 !important;}'
  1129. +
  1130. '.Gmc {background-color: rgba(84, 38, 38, 1);}'
  1131. +
  1132. '.gbqfqwb, .gbqfwf, .gbqfwf:focus {background: #393939 !important; background-color: #393939 !important; border-right: 1px solid #842213;}'
  1133. +
  1134. '.f a:link, #reauthEmail, ._SWb a.fl, .fl a, .f {color: rgba(195, 174, 174, 1) !important;}'
  1135. +
  1136. '._IId, ._uOc {color: #842213 !important; font-weight: bold;}'
  1137. +
  1138. '.qJd {opacity: .8;}'
  1139. +
  1140. '.caloobedlgc, #mb0, #mb1 {background: rgba(60, 11, 11, 1);}'
  1141. +
  1142. '.caloobedlgsm {opacity: .8;}'
  1143. +
  1144. '.jfk-button-action, .jfk-button-action:focus, .jfk-button-action:active, .caloobeok .jfk-button .jfk-button-action, .jfk-button:focus, .jfk-button:active {border-color: 1px solid #72190B; border: 1px solid #72190B;}'
  1145. +
  1146. '.caloobedlg-bg, .caloobedlg-bg {background: none repeat scroll 0% 0% rgba(27, 19, 19, 0.7) !important;}'
  1147. +
  1148. '.caloobedlg {background: none repeat scroll 0% 0% #000 !important; border: 1px solid #641713 !important;}'
  1149. +
  1150. '#vr-nav, #mainnav {background: none repeat scroll 0% 0% #1B1715; border-bottom: 0px solid #EBEBEB;}'
  1151. +
  1152. '#mb0, #mb1 {border: 0px solid #000;}'
  1153. +
  1154. '.lk, .lk a {color: rgba(183, 32, 7, 1) !important;}'
  1155. +
  1156. '.dpdiv, #dp_0_tbl, calHeader, calHeader:focus, calHeader:hover, #clst_my, #clst_fav, .dp-weekendh {color: #EDD !important; background: none repeat scroll 0% 0% rgba(56, 22, 20, 1);}'
  1157. +
  1158. '#dp_0_tbl td, .dp-monthtable, .dp-days {background: #642220 !important; color: #EDD !important;}'
  1159. +
  1160. '.goog-menu {background: #1B1715 !important; border: 1px solid #642220;}'
  1161. +
  1162. '.goog-menuitem, .goog-menuitem:hover {background: #553230 !important; color: #EDD !important;}'
  1163. +
  1164. '.trans-strip {display: none;}'
  1165. +
  1166. '.ca-evp5.rb-ro-35.rb-n, .ca-evp7.rb-ro-35.rb-n, .ca-evp10.rb-ro-35.rb-n, .ca-evp14.rb-ro-35.rb-n, .ca-evp12.rb-ro-35.rb-n, .ca-evp15.rb-ro-20.rb-n, .ca-evp16.rb-ro-20.rb-n, .ca-evp17.rb-ro-20.rb-n, .ca-evp18.rb-ro-20.rb-n .goog-imageless-button {background-color: rgba(218, 167, 167, 1) !important; color: #EDD; border: 1px solid #851616;}'
  1167. +
  1168. '.wk-weektop, .wk-dummyth, .wk-dayname, .wk-allday, .tg-times-pri, .tg-times-sec {background-color: #393939 !important; border-top: 0px solid #000; color: #EDD !important;}'
  1169. +
  1170. '.tg-col, .tg-weekend, .tg-col-eventwrapper {backgound-color: #312626 !important; border: 1px solid #642220;}'
  1171. +
  1172. '.tg-time-pri, .wk-scrolltimedevents, .tg-timedevents {border-color: transparent !important; border-left: 0px solid #000; border-bottom: 0px solid #000;}'
  1173. +
  1174. '.tg-col, .tg-weekend, .tg-col-eventwrapper, .st-bg-table, .st-bg, .st-bg-fc {background: #312626 !important;}'
  1175. +
  1176. '#weekViewAllDayBgwk {border-color: rgba(140, 23, 23, 1);}'
  1177. +
  1178. '.tg-times-pri, .tg-times-sec {border-left: 0px solid #000;}'
  1179. +
  1180. '#gridcontainer, .goog-inline-block {background: transparent !important;}'
  1181. +
  1182. '.bubblemain, .bubble {background: none repeat scroll 0% 0% rgba(62, 6, 6, 1); border: 1px solid rgba(84, 8, 8, 1) !important;}'
  1183. +
  1184. '.goog-imageless-button, .goog-flat-menu-button {background-color: rgba(164, 18, 18, 1) !important; border: 1px solid #643330; color: #EDD;}'
  1185. +
  1186. '.textbox-fill-input, .mv-container, .mv-dayname {background-color: #393939; border: 0px solid #000; color: #EDD !important;}'
  1187. +
  1188. '.prong-lt, .prong-dk, .bottom-prong, .st-dtitle, .st-dtitle-fr, .st-dtitle-fc, .st-dtitle-nonmonth {border-color: rgba(84, 8, 8, 1) !important;}'
  1189. +
  1190. '.listv {background: none repeat scroll 0% 0% rgba(65, 53, 53, 1);}'
  1191. +
  1192. '.lv-lastevent {background: none repeat scroll 0% 0% rgba(69, 40, 40, 1);}'
  1193. +
  1194. '.lv-alt {background: none repeat scroll 0% 0% rgba(57, 52, 52, 1);}'
  1195. +
  1196. '.lv-lastevent .lv-eventcell, .lv-datecell, .mv-event-container {border-bottom: 0px solid #000; border-right: 0px solid #000; border-top: 0px solid #000;}'
  1197. +
  1198. '.lv-up, .lv-down {opacity: .7;}'
  1199. +
  1200. '.st-bg-table, .st-bg, .st-bg-fc {background: #312626; border-left: 0px solid #000;}'
  1201. +
  1202. '.st-dtitle, .st-dtitle-fr, .st-dtitle-fc, .st-dtitle-nonmonth {background: rgba(64, 12, 10, 1) !important; color: #EDD;}'
  1203. +
  1204. '.goog-imageless-button-focused, .goog-imageless-button-focused:focus, .goog-imageless-button-focused:active, .goog-imageless-button-focused:hover {border: 1px solid rgba(164, 18, 18, 1);}'
  1205. +
  1206. '#sbody {background: rgba(83, 43, 43, 1) !important; border-top: 2px solid rgba(0, 0, 0, 0) !important;}'
  1207. +
  1208. '.centered {background: none repeat scroll 0% 0% rgba(41, 37, 37, 1) !important;}'
  1209. +
  1210. 'section-stream-content {background: #000 !important;}'
  1211. +
  1212. '.pinning-enabled .left-nav-pinned, .anchorman-blended-story, .blended-wrapper {background: #292525;}'
  1213. +
  1214. '.basic-title, .basic-title .text, .esc-separator {background: #392220; color: #EDD !important;}'
  1215. +
  1216. '.titletext {color: #643330 !important;}'
  1217. +
  1218. '.promo-container {background-color: rgba(65, 9, 9, 1); border: 1px solid rgba(108, 24, 24, 1); color: #EDD !important;}'
  1219. +
  1220. '.rt-col .basic-title, .basic-title {background-color: rgba(132, 17, 17, 1); border-bottom: 1px solid rgba(60, 4, 4, 1);}'
  1221. +
  1222. '.wg .weather-gadget-title {border-bottom: 1px solid rgba(108, 24, 24, 1) !important;}'
  1223. +
  1224. '.media-strip-image-item-tooltip, .media-strip-video-item-tooltip {background-color: rgba(38, 12, 12, 1); border: 1px solid #392220;}'
  1225. +
  1226. '.epg .stories-wrapper, .epg .logo-strip-table-wrapper {border: 0px solid #000; border-color: rgba(0,0,0,0);}'
  1227. +
  1228. '.jfk-button-standard, .jfk-button-standard:hover, .gb-button-callout-hilite, .search-inputs .submit, .TI .Ss, .T-I-atl, .TI .T-I-ax7:focus, .J-J5-Ji, .TI .aCI, #:kn.ok, .T-I J-J5-Ji, .T-I-atl, .L3, .G-atb .T-I-ax7 {background-color: rgba(117, 23, 23, 1) !important; background-image: -moz-linear-gradient(center top , rgba(165, 22, 22, 1), rgba(117, 19, 19, 1)) !important; border: 1px solid rgba(114, 9, 9, 1) !important;}'
  1229. +
  1230. '.search-inputs .text, .search-input-text {background: #393939 !important;}'
  1231. +
  1232. '.search-input-text {border-width: 0px;}'
  1233. +
  1234. '.search-input-submit, .search-inputs {border: 1px solid rgba(120, 30, 30, 1); background: none !important;}'
  1235. +
  1236. '.group-research, .group-webstore, .dI:focus, select {border: 1px solid rgba(129, 29, 13, 1);}'
  1237. +
  1238. '.baseline a {color: rgba(129, 29, 13, 1) !important;}'
  1239. +
  1240. '.aAU, #loading, .Kj-JD-Jh {background: #292929 !important;}'
  1241. +
  1242. '.e {color: #842220 !important;}'
  1243. +
  1244. '.Kj-JD aYZ, .aYZ, .Kj-JD {background: none repeat scroll 0% 0% padding-box rgba(74, 21, 21, 1) !important; border: 1px solid rgba(129, 10, 10, 1) !important;}'
  1245. +
  1246. '.aY6 {color: #EDD !important;}'
  1247. +
  1248. '.aY4 {opacity: .8;}'
  1249. +
  1250. '.T-I-atl, .T-I-atl:focus, .G-atb .T-I-ax7, .TI .aCI, .T-I-ax7:focus, .T-I-ax7:active, .T-I-ax7:hover, .T-I-ax7 {background-color: rgba(189, 52, 30, 1) !important; background-image: -moz-linear-gradient(center top , rgba(225, 15, 0, 1), rgba(171, 37, 15, 1)) !important; border: 1px solid rgba(230, 36, 13, 1) !important;}'
  1251. +
  1252. '.b8 .vh {border-color: rgba(209, 41, 13, 1) !important; background-color: rgba(168, 35, 6, 1) !important;}'
  1253. +
  1254. '.qZ {border-bottom: 1px solid rgba(180, 13, 13, 1) !important; background: #282828;}'
  1255. +
  1256. '.no, .aeJ {background: #393939 !important;}'
  1257. +
  1258. '#lpt, .J-M {background-color: rgba(173, 39, 17, 1);}'
  1259. +
  1260. '.r4 {background-color: rgba(42, 38, 38, 1) !important;}'
  1261. +
  1262. '.v .fY, .TN:hover {background-color: #643330 !important;}'
  1263. +
  1264. '.dt, .sA {color: #842320 !important;}'
  1265. +
  1266. '.v .f1 {background: #643330 !important;}'
  1267. +
  1268. '.qK, .Vb, .J-Z {background: rgba(126, 57, 57, 1) !important;}'
  1269. +
  1270. '.cf tr td {border-color: -moz-use-text-color -moz-use-text-color rgba(101, 0, 0, 1);}'
  1271. +
  1272. '.r7 td.r8, .r7 td.r9, .dI, .dI:focus {border-color: -moz-use-text-color -moz-use-text-color rgba(99, 9, 9, 1) !important;}'
  1273. +
  1274. '.Am, .Al, .Ar, .Au, .As, .v9 input, .sE, .sG, .Vf, .qL, #stb {background: #4D2A2A !important; color: #EDD;}'
  1275. +
  1276. '.J-M, .asi, .SK, .J-M a, .asi a, .SK a {border: 1px solid #643330 !important; background: rgba(133, 29, 27, 1) !important;}'
  1277. +
  1278. '.J-N, .J-N a {color: #EDD !important;}'
  1279. +
  1280. '.aj5.J-KU-Jg, .J-KU-Jg, .aj5.J-KU-Jg, .um {border-top: 0px solid #000 !important; border-bottom: 0px solid #000 !important; background: transparent;}'
  1281. +
  1282. '.p4a {background-color: rgba(65, 19, 19, 1); border-color: rgba(168, 17, 17, 1);}'
  1283. +
  1284. '.cE {background-color: rgba(53, 30, 30, 1); border-color: rgba(168, 17, 17, 1);}'
  1285. +
  1286. '.aAU {background: #000;}'
  1287. +
  1288. '.wk-full-mode .wk-today {background: none repeat scroll 0% 0% rgba(152, 25, 25, 1) !important; border-left: 1px solid #981919; border-top: 1px solid #981919; border-right: 1px solid #981919 !important;}'
  1289. +
  1290. '.wk-full-mode .wk-tomorrow {border-left: 1px solid #981919 !important;}'
  1291. // DRIVE & GMAIL
  1292. +
  1293. '.header, .aKm {background: #393939; border-bottom: 1px solid rgba(90, 15, 15, 1);}'
  1294. +
  1295. '.cta a, .gb-button-callout-hilite {background-color: rgba(117, 23, 23, 1) !important; background-image: -moz-linear-gradient(center top, rgba(165, 22, 22, 1), rgba(117, 19, 19, 1)) !important; border: 1px solid rgba(114, 9, 9, 1) !important;}'
  1296. +
  1297. '.devices {opacity: .8;}'
  1298. +
  1299. '.gbqfif, .a-La-jb-Kfa {color: #EDD !important;}'
  1300. +
  1301. '.J-KU-Jg-K9.aAA .J-KU-KO.aAy, .aAy.aKe-aLe.J-KU-KO, .aRz .J-KU, .aKk, .aKh .aPb {background: none repeat scroll 0% 0% rgba(167, 56, 56, 0.9) !important;}'
  1302. +
  1303. '.BltHke.nH.oy8Mbf.aE3 {background: #000;}'
  1304. +
  1305. '.um, .adl, .gK, .hP, .iw, .gD, .vC {color: #EDD !important;}'
  1306. +
  1307. '.F colgroup col, .cf colgroup col, .zt colgroup col, .F .cf .zt {background: #000 !important; background-color: #000 !important;}'
  1308. +
  1309. '.aDP {opacity: .72;}'
  1310. +
  1311. '.Bu {background: rgba(50, 32, 30, 1); color: #EDD !important;}'
  1312. +
  1313. '.adI, .amn, .nr, .aeS {background-color: #5C0F0F !important; border: 1px solid rgba(129, 26, 20, 1) !important; border-color: rgba(129, 26, 20, 1) !important;}'
  1314. +
  1315. '.a3s div, .a3s div div {background: #2C2C2C !important; border: 0px solid #000; border-right: 0px solid #000; border-left: 0px solid #000; border-bottom: 0px solid #000; border-top: 0px solid #000;}'
  1316. +
  1317. '.nr, .dI, .Ar, .tMHS5d, .amo, .amr {border-right: 0px solid #000 !important; border-width: 1px !important; border-color: #5C0F0F !important;}'
  1318. +
  1319. '.hx, .ie, .xu, .iq, .a-Nb-B {border-top: 0px solid #000 !important;}'
  1320. +
  1321. '.G-atb {border-bottom: 1px solid rgba(33, 14, 14, 1) !important;}'
  1322. +
  1323. '.nr, ._huc img, .ic-chart {display: opacity: .8;}'
  1324. +
  1325. '.hx .h7 .Bk .G2, .a-Za-Bb {border-color: rgba(107, 19, 19, 1) !important; border-bottom: 0px none rgba(107, 19, 19, 1); border-top: 0px none #000;}'
  1326. +
  1327. '.a-G-q-Ya {background: none repeat scroll 0% 0% rgba(32, 25, 25, 1);}'
  1328. +
  1329. '.a-w-Ra {background: #000;}'
  1330. +
  1331. '.a-La-jb-xc-ba-nb .d-xc-L {border-color: -moz-use-text-color -moz-use-text-color rgba(209, 35, 14, 1) !important;}'
  1332. +
  1333. '.a-G-q {border: 0px none #000 !important;}'
  1334. +
  1335. '.GY {background-color: #A43311 !important;}'
  1336. +
  1337. '.Gmc {background-color: #2D2B2B !important;}'
  1338. +
  1339. '.fjfe-recentquotes, #navmenu li, .fjfe-nav-item {background-color: #1B1715; color: #EDD;}'
  1340. +
  1341. '#navmenu li:hover, .fjfe-nav-item:hover, fjfe-nav-item a, fjfe-nav-item a:hover {background-color: #A43311 !important;}'
  1342. +
  1343. '.goog-tab-selected a.t b.t {background: none repeat scroll 0% 0% #1B1715 !important;}'
  1344. +
  1345. '#gf-foot {border-top: 1px solid rgba(71, 17, 17, 1); border-color: rgba(71, 17, 17, 1);}'
  1346. +
  1347. '.hdg:not(.top):not(.goog-tab-bar) {border-width: 0px medium medium !important; border-color: rgba(71, 17, 17, 1);}'
  1348. +
  1349. '.cta, .cta:hover {background: none repeat scroll 0% 0% transparent !important; border: 0px solid #A50E0E !important;}'
  1350. +
  1351. '.install-win {opacity: .8;}'
  1352. +
  1353. 'h1.center {color: rgba(180, 19, 19, 1) !important;}'
  1354. +
  1355. '.a-i-h-ea-m, .a-i-h-ea, .a-i-h-ea-s, .a-i-h-oc > .a-i-h-ea-s > .a-i-h-ea-x, .a-i-h-ea-qc {background: none repeat scroll 0% 0% padding-box rgba(62, 40, 40, 1) !important; color: #EDD;}'
  1356. +
  1357. '.a-i-h-ud {background-color: rgba(36, 24, 24, 1) !important;}'
  1358. +
  1359. '.a-i-h-r-Ob {background: none repeat scroll 0% 0% rgba(21, 11, 11, 1) !important;}'
  1360. +
  1361. '.a-i-h-Bc-m > .j-ja-e, .a-i-h-bc-m > .j-ja-e {background-color: rgba(164, 49, 30, 1) !important;}'
  1362. +
  1363. '#init-spinner-container {background-color: #433 !important; background: #433 !important;}'
  1364. +
  1365. '.a-i-h-ea-x, .a-i-h-Tb-s-B, .a-i-h-s-Be, .a-i-h-s-x {color: #EDD !important;}'
  1366. +
  1367. // THE DESTROYER // '.a-i-h-vb-Ah {background-color: rgba(71, 20, 20, 1);' +
  1368. '.submit_as_link {color: #A22 !important;}'
  1369. +
  1370. '.a-i-h-Gb-Kb-e.a-i-h-Kb-e, .a-i-h-D-Kb-e.a-i-h-Kb-e {background-color: rgba(164, 34, 13, 1) !important;}'
  1371. +
  1372. '.f-e-ua, .j-Sa-jb, .f-e, .a-i-h-e-m > .f-e {display: none; background-color: rgba(186, 40, 16, 1) !important; background-image: -moz-linear-gradient(center top , #BA2810, rgba(153, 32, 12, 1)) !important; border: 1px solid rgba(189, 39, 14, 1) !important;}'
  1373. +
  1374. '.a-gb-Ba {background-color: rgba(38, 32, 32, 1) !important;}'
  1375. +
  1376. '.a-Q-I {background-color: #282828 !important; border-top: 0px solid #000 !important; color: #EDD !important;}'
  1377. +
  1378. '.aKi {border-bottom: 1px none #000 !important;}'
  1379. +
  1380. '.aKm {background: none repeat scroll 0% 0% rgba(21, 19, 19, 0) !important; border-color: rgba(215, 215, 215, 0) !important;}'
  1381. +
  1382. '.yO {background: none repeat scroll 0% 0% rgba(59, 37, 37, 0.85) !important; color: #EDD !important;}'
  1383. +
  1384. '.zE {background: none repeat scroll 0% 0% rgba(74, 36, 36, 0.9) !important; color: #EDD !important;}'
  1385. +
  1386. '.x7 {background: none repeat scroll 0% 0% rgba(144, 67, 46, 1) !important; color: #EDD !important;}'
  1387. +
  1388. '.y2, .Dj, .md div, .mj div, .ma span span, .go {color: #A99 !important;}'
  1389. +
  1390. '.w-asV {margin-bottom: 0px !important;}'
  1391. +
  1392. '.gb_Sb:before, .aKo {background: none !important;}'
  1393. +
  1394. '.dI, .dI:focus, .nr, .nr:focus, .Ao, .dH input, .dH input:focus, .dH input:active {border: 1px solid rgba(74, 36, 36, 0.9) !important; background: #282828 !important;}'
  1395. +
  1396. '.J-KU-Jg-K9.aAA .J-KU-KO.aAy {background: none repeat scroll 0% 0% rgba(116, 22, 22, 0.9) !important;}'
  1397. +
  1398. '.aKk {opacity: .72;}'
  1399. +
  1400. '.amq img {opacity: 8;}'
  1401. +
  1402. '.T-ays {border: 1px solid rgba(80, 12, 12, 1) !important;}'
  1403. +
  1404. '.J-Kh {border-top: 1px solid rgba(104, 21, 21, 1) !important;}'
  1405. +
  1406. '.a3s div, .a3s div div {background: none repeat scroll 0% 0% #32201E !important; color: #EDD !important;}'
  1407. +
  1408. '.J-N-JT, .J-N-JW {background: #741410 !important;}'
  1409. +
  1410. '.nr, .tMHS5d, .amr {border-color: rgba(0,0,0,0) !important;}'
  1411. +
  1412. '.iH, .asa {border-top: none !important;}'
  1413. +
  1414. '.a3s table {border: 0px none #000 !important;}'
  1415. +
  1416. '.uq {border: 1px solid #A43330 !important;}'
  1417. +
  1418. '.air .CJ, .n4 {color: #EDD !important;}'
  1419. +
  1420. '.aJ7 .aI0, .aI0, .aJc {border-color: rgba(71, 22, 22, 0) !important;}'
  1421. +
  1422. '.v .fZ, .fZ, .fY div {background: rgba(152, 52, 52, 1) !important;}'
  1423. +
  1424. '.qK {border-width: 0px !important;}'
  1425. +
  1426. '#96:settings.J-N.aMU .J-N-Jz {display: none !important;}'
  1427. +
  1428. '.alO {background-color: #2A2626 !important;}'
  1429. +
  1430. '.alP, .alR, .l6, .l7, .l8 {color: #A43330 !important;}'
  1431. +
  1432. '.rZ {background-color: rgba(101, 9, 9, 1) !important;}'
  1433. +
  1434. '.alZ, #:kx input, .rU button, button#:4m, button#:4l {border: 1px solid rgba(140, 29, 29, 1) !important;}'
  1435. +
  1436. '.amb, .amc, .su, .al9 {display: none;}'
  1437. +
  1438. '.sb:after {content: "Themes are not available with Dark BG Bodies installed. Deactivate this Greasemonkey script to be able to select default Google themes here."; padding-bottom: 8px !important;}'
  1439. +
  1440. '.a-pa-mb-Wh-hk {border-left: 1px solid rgba(80, 11, 11, 1);}'
  1441. +
  1442. '.section-filetypes, .section-filesanywhere, .section-share, .section-download, .section-divider, .section-further, .section-apps, .section-intro {background: rgba(27, 23, 23, 1) !important; color: #DCC !important;}'
  1443. +
  1444. '.column-left.with-example .example, .static-example, .one-whole img {border-radius: 8px; opacity: .8;}'
  1445. +
  1446. '.nav-dark, .hoverable {background: #433 !important;}'
  1447. +
  1448. '.nav-dark .header:before, .nav-dark .header {background: none repeat scroll 0% 0% #393939 !important;}'
  1449. +
  1450. '.nav-dark nav .go-to-drive, .nav-light nav .go-to-drive, .nav-dark nav .go-to-drive:hover {background: none repeat scroll 0% 0% rgba(113, 37, 25, 1);}'
  1451. +
  1452. '.signature-wrapper #maia-signature, .signature-wrapper {background: none repeat scroll 0% 0% rgba(33, 25, 25, 0);}'
  1453. +
  1454. '.section-headline, .section-headline-large, .section-headline-gray, .heading-headline {color: #DCC !important;}'
  1455. +
  1456. '.tabs-tab {opacity: .8; border-color: rgba(87, 17, 17, 1); color: rgba(188, 164, 161, 1) !important;}'
  1457. +
  1458. '.section-divider {border-bottom: 1px solid rgba(72, 11, 11, 1);}'
  1459. +
  1460. '.hoverable .tabs-tab:hover {background: none repeat scroll 0% 0% rgba(156, 31, 17, 1); border-bottom-color: rgba(173, 48, 28, 1);}'
  1461. +
  1462. '.tabs-tab.tab-is-active, .tabs-tab.tab-is-active:hover {background: #622; border-bottom-color: rgba(155, 31, 11, 1);}'
  1463. +
  1464. '.hoverable .tabs-tab.tab-is-active:hover {background: #822 !important;}'
  1465. +
  1466. 'p#google-apps, .VIpgJd-gqMrKb {display: none;}'
  1467. +
  1468. '.dropdown-trigger {background: none repeat scroll 0% 0% rgba(129, 29, 17, 1);}'
  1469. +
  1470. '.dropdown-wrapper .dropdown-list {background: none repeat scroll 0% 0% rgba(63, 56, 56, 1);}'
  1471. +
  1472. '.dropdown-list a {border-color: rgba(96, 16, 16, 1);}'
  1473. +
  1474. '.buttons-sprite, .dropdown-list .download-desktop a, .dropdown-list .download-android a, .dropdown-list .download-ios a {opacity: .8;}'
  1475. +
  1476. '#partner-logos {background: rgba(59, 11, 11, 1) !important;}'
  1477. +
  1478. '.section-get-started {margin: 0px 0px;}'
  1479. +
  1480. '.section-intro h2 {text-shadow: 1px 1px 2px rgba(48, 25, 25, 1);}'
  1481. +
  1482. '.jcJzye-tJHJj-ZMv3u {background: none repeat scroll 0% 0% rgba(92, 13, 13, 1); border-bottom: 1px solid rgba(111, 19, 19, 1);}'
  1483. +
  1484. '.N39BZd-PDZ57 ol {border-bottom: 1px solid rgba(105, 43, 43, 1);}'
  1485. +
  1486. '.N39BZd-PDZ57 ol li {background: none repeat scroll 0% 0% rgba(150, 30, 30, 1); border: 1px solid rgba(156, 44, 44, 1); color: #EDD;}'
  1487. +
  1488. '.N39BZd-Q4BLdf {background: none repeat scroll 0% 0% rgba(80, 23, 23, 1); border: 1px solid rgba(110, 25, 25, 1); color: #EDD;}'
  1489. +
  1490. '.f7jHSc, .f7jHSc strong, .IfAw2c, #marketingDiv h2, .De8GHd-bN97Pc h2, .VIpgJd-j7LFlb {color: #EDD !important;}'
  1491. +
  1492. '#signupDiv input[type="text"], #businessSize, #geo-select {background: #422; border-color: rgba(200, 32, 32, 1) rgba(191, 30, 30, 1) rgba(156, 25, 25, 1) !important; box-shadow: 0px 1px 2px rgba(104, 14, 14, 0.2) inset !important; color: #EDD;}'
  1493. +
  1494. '.x1bKod th, .x1bKod td {border-color: rgba(167, 15, 15, 1) rgba(150, 16, 16, 1); background: #533; color: #EDD;}'
  1495. +
  1496. '.tk3N6e-LgbsSe-JIbuQc, .tk3N6e-LgbsSe-JIbuQc:hover, .tk3N6e-LgbsSe-JIbuQc:focus {background-color: rgba(173, 33, 10, 1); background-image: -moz-linear-gradient(center top , #AD210A, rgba(131, 36, 15, 1)); border: 1px solid rgba(167, 37, 16, 1); color: #EDD;}'
  1497. +
  1498. '#marketingDiv div img, .a-v-yc-m {opacity: .8;}'
  1499. +
  1500. '.VIpgJd-xl07Ob, .VIpgJd-j7LFlb-sn54Q {background: none repeat scroll 0% 0% #653434;}'
  1501. +
  1502. '.action-card ul.dual-action li:first-child {border-right: 1px solid rgba(93, 9, 9, 1);}'
  1503. +
  1504. ':not(.a-T-Vf-da) > .a-T-F:hover {background-color: rgba(84, 17, 17, 1);}'
  1505. +
  1506. '.j-Sa-jb, .f-e {border: 0px none #000 !important;}'
  1507. +
  1508. '.k-v-wa-xa {background-color: rgba(72, 41, 41, 1);}'
  1509. +
  1510. '.k-v-wa-xa img {opacity: .8;}'
  1511. +
  1512. '.a-Ib-up-P, .j-Sa-jb, .j-ja-C-e-of, .Sc-vj, .j-C-yj {color: #EDD !important;}'
  1513. +
  1514. '.j-C, .a-eg-L-P {background: rgba(72, 41, 41, 1); color: #EDD !important;}'
  1515. +
  1516. '.j-K-rc .j-K-s,.j-K-ha .j-K-s {color: #433}'
  1517. +
  1518. '.j-K-rc, .j-K-rc:hover {background: rgba(80, 20, 20, 1) !important; color: #EDD !important;}'
  1519. +
  1520. '.j-qn {border-top: 1px solid rgba(132, 20, 20, 1);}'
  1521. +
  1522. '.yn-Bn .Sc-m {border-top: 1px solid rgba(84, 14, 14, 1) !important;}'
  1523. +
  1524. '.a-pa-mb-Wh-hk, .a-pa-mb-Wh-hk:hover, .a-pa-mb-Wh-hk:focus, .a-pa-mb-Wh-hk:active {border-left: 1px solid #540E0E;}'
  1525. +
  1526. '.f-ia {background-color: rgba(101, 40, 40, 1); border-color: rgba(146, 28, 28, 1) rgba(131, 22, 22, 1) rgba(140, 19, 19, 1);}'
  1527. +
  1528. '.Sc-na-Q, .Sc-df-t-H-Ca, .Sc-df-t a, .Sc-df-t-H-wk, .a-t-Q-L-m, .f-na, .j-N, .j-N-ha, .j-N-da, .a-eg-kc-wa, .k-q-fc-pj {color: #EDD !important;}'
  1529. +
  1530. '.a-t {background-color: rgba(60, 39, 39, 1) !important; color: rgba(225, 195, 195, 1) !important;}'
  1531. +
  1532. '.a-t-Ua {border-bottom: 1px solid rgba(53, 7, 7, 1) !important;}'
  1533. +
  1534. '.a-t-Q {background-color: rgba(86, 11, 11, 1); border-bottom: 1px solid #5F0E0E;}'
  1535. +
  1536. '.a-t-Q-wn:focus, .a-t-Q-wn:hover {background-color: rgba(156, 32, 32, 1);}'
  1537. +
  1538. '.a-t-F-da {background-color: rgba(120, 26, 11, 1);}'
  1539. +
  1540. '.a-e-Rc {border-right: 1px solid rgba(114, 23, 23, 1);}'
  1541. +
  1542. '.a-Sd-m {background-color: rgba(66, 9, 9, 1) !important; border-left: 1px solid rgba(98, 12, 12, 1) !important; border-top: 1px solid rgba(65, 5, 5, 1) !important;}'
  1543. +
  1544. '.j-K-rc, .j-K-ha {background-color:#433; border-color:#433;}'
  1545. +
  1546. '.a-Sd-N-I > .j-N-I {border-top: 1px solid rgba(119, 19, 19, 1);}'
  1547. +
  1548. '.w-u-m {background-color: #420909 !important;}'
  1549. +
  1550. '.j-N-I {background: none repeat scroll 0% 0% rgba(101, 47, 41, 1);}'
  1551. +
  1552. '.a-Sd-N-I > .j-N-I > .j-N.j-N-da > .a-N-tb-m > .a-N-tb {border-bottom: 4px solid rgba(190, 36, 22, 1);}'
  1553. +
  1554. '.a-Sd-N-I > .j-N-I > .j-N, .w-u-kc-La-dg-x, .a-pa-mb-td-Z-H-s, .a-pa-mb-Lf-H, .j-C a, .j-C-yj a, .j-C, .j-C-yj, .j-K, .j-K:hover, .j-qn, .j-qn:hover, .j-Rg, .j-Rg:hover, .j-K-rc, .j-C-yj, .f-na, .f-na-lm, .w-y-q-Q, .w-y-Iq, .w-y-q-m {color: #EDD !important;}'
  1555. +
  1556. '.k-q-vd-Rc {border-top: 1px solid rgba(107, 7, 7, 1);}'
  1557. +
  1558. 'iframe #content, iframe #content table tbody tr td {background: none repeat scroll 0% 0% rgba(81, 37, 37, 1);}'
  1559. +
  1560. '.switcherItemActive {background-color: rgba(132, 26, 26, 1); border-left: 1px solid rgba(159, 16, 16, 1); border-bottom: 1px solid #9F1010; border-right: 1px solid #9F1010 !important;}'
  1561. +
  1562. '.colHead_0 tbody tr td {background-color: #443232 !important;}'
  1563. +
  1564. '.tblGenFixed td.hd {background-color: rgba(123, 25, 25, 1) !important;}'
  1565. +
  1566. '.tblGenFixed {border-bottom: 1px solid rgba(96, 13, 13, 1) !important;}'
  1567. +
  1568. '.rb-ub-zn-jd {background-color: rgba(89, 46, 46, 1); background-image: linear-gradient(45deg, rgba(81, 29, 29, 1) 25%, rgba(126, 43, 43, 1) 25%, transparent 75%, rgba(149, 73, 73, 1) 75%, rgba(113, 51, 51, 1)), linear-gradient(45deg, rgba(134, 32, 32, 1) 25%, rgba(168, 34, 34, 1) 25%, rgba(156, 26, 26, 1) 75%, rgba(129, 18, 18, 1) 75%, rgba(119, 25, 25, 1));}'
  1569. +
  1570. '.rb-ub-zn-jd img {opacity: .8;}'
  1571. +
  1572. '.k-q-xa {border: 0px none rgba(0, 0, 0, 0);}'
  1573. +
  1574. '.w-y {border-radius: 5px; background-color: rgba(57, 37, 37, 1) !important;}'
  1575. +
  1576. '.j-ji-Ob, .kb-r-Ob {background: none repeat scroll 0% 0% rgba(71, 27, 27, 1);}'
  1577. +
  1578. '.kb-r-L {background-color: #2A1414 !important; border-bottom: 1px solid #2A1414 !important;}'
  1579. +
  1580. '.kb-r-s {background-color: rgba(111, 22, 22, 1) !important;}'
  1581. +
  1582. '.f-Qh {border-color: rgba(140, 28, 28, 1) rgba(107, 23, 23, 1) #6B1717 !important; background: rgba(54, 34, 34, 1) !important; color: #EDD !important;}'
  1583. +
  1584. '.kb-r-Pb .j-ee-ua, .kb-r-Pb .j-ee-ua:hover, .kb-r-Pb .j-ee-ua:focus, .kb-r-Pb button, .f-Qh:focus {border: 1px solid rgba(153, 33, 13, 1) !important;}'
  1585. +
  1586. '.k-v-n-L-m {background-color: #931B0D !important;}'
  1587. +
  1588. '.k-v-n-d-m {background-color: rgba(173, 34, 11, 1) !important;}'
  1589. +
  1590. '.a-v-yc-Jj-od-Fd {background: rgba(90, 2, 2, 1) !important; color: #EDD !important;}'
  1591. +
  1592. '.k-v-L {color: #EDD !important;}'
  1593. +
  1594. '.Ya-n-vb {background-color: rgba(57, 32, 32, 1);}'
  1595. +
  1596. '.Wb-ca-d {opacity: .8;}'
  1597. +
  1598. '.n-Wf-n-P:hover, .ec-Na-Hb .n-Wf-n-P:focus:hover {background-color: rgba(162, 32, 10, 1) !important; border: 1px solid rgba(122, 15, 15, 1) !important; color: #EDD !important;}'
  1599. +
  1600. '.kb-r {background: none repeat scroll 0% 0% padding-box #6F1616 !important;}'
  1601. +
  1602. '.webstore-qb-S-cb-mg-yj, .webstore-test-id-wall-tile-ribbon-sponsored, .webstore-S-ig-cb-Gb-mg, .webstore-D, .webstore-qb-S-cb-mg-yj a, .webstore-test-id-wall-tile-ribbon-sponsored a, .webstore-S-ig-cb-Gb-mg a, .webstore-D a {color: #EDD !important;}'
  1603. // OLD DRIVE
  1604. +
  1605. '.loadingstatusbox {background-color: rgba(164, 45, 26, 1) !important; border-color: -moz-use-text-color rgba(143, 33, 10, 1) #8F210A !important;}'
  1606. +
  1607. '#doclist .viewpane {background-color: rgba(41, 31, 31, 1) !important;}'
  1608. +
  1609. '.viewpane-toolbar {border-bottom: 1px solid rgba(90, 20, 20, 1) !important;}'
  1610. +
  1611. '.info-panel {background-color: #291F1F; border-left: 1px solid #5A1414 !important;}'
  1612. +
  1613. '.viewpane .promo-banner {background-color: #291F1F !important; border-bottom: 1px solid #5A1414 !important;}'
  1614. +
  1615. '.doclistview-inner, .doclistview-inner-ie {background-color: #291F1F !important;}'
  1616. +
  1617. '.folder-path-container {background-color: rgba(96, 23, 23, 1) !important; border-bottom: 1px solid rgba(134, 16, 16, 1) !important;}'
  1618. +
  1619. '.view-info-visible .doclistview-list.density-tiny .doclist-container {background: rgba(42, 11, 11, 1) !important;}'
  1620. +
  1621. '.doclist-header th {background: none repeat scroll 0% 0% rgba(63, 36, 36, 1) !important;}'
  1622. +
  1623. '.doclist-header th {border-bottom: 1px solid rgba(74, 25, 25, 1) !important;}'
  1624. +
  1625. '.doclist-tr-active .doclist-td-active {border-left: 2px solid rgba(177, 47, 25, 1) !important;}'
  1626. +
  1627. '.doclist-tr-underlined .doclist-td, .doclist-tr-underlined .doclist-td-content, .doclist-tr-underlined .doclist-td-checkbox, .doclist-tr-underlined .doclist-td-date, .doclist-tr-underlined .doclist-td-info-toggle, .doclist-tr-underlined .doclist-td-modifiers, .doclist-tr-underlined .doclist-td-name, .doclist-tr-underlined .doclist-td-owners, .doclist-tr-underlined .doclist-td-quota, .doclist-tr-underlined .doclist-td-spacing, .doclist-tr-underlined .doclist-td-share-date, .doclist-tr-underlined .doclist-td-star, .doclist-tr-underlined .doclist-td-trash {border-bottom: 1px solid rgba(74, 11, 11, 1) !important;}'
  1628. +
  1629. '.doclist-tr-hover {{background: none repeat scroll 0% 0% rgba(94, 24, 20, 1) !important;}'
  1630. +
  1631. '.doclist-name {border: 1px solid rgba(59, 32, 32, 0) !important; color: #EDD !important;}'
  1632. +
  1633. '.product-logo {border-bottom: 1px solid #5A1414 !important;}'
  1634. +
  1635. '.navpane {background-color: #291F1F !important;}'
  1636. +
  1637. '.storage-unified {background-color: #291F1F !important;}'
  1638. +
  1639. '.storage-unified .sw-container {border-top: 1px solid #5A1414 !important;}'
  1640. +
  1641. '.fixed-margin .nav-tree-folder-view div.goog-list {background: #291F1F !important;}'
  1642. +
  1643. ' .goog-list, .goog-listitem-highlight {color: #EDD !important; background: none repeat scroll 0% 0% #291F1F !important;}'
  1644. +
  1645. '.navpane .navpane-top-list .goog-listitem {border: 1px solid rgba(77, 34, 34, 1) !important;}'
  1646. +
  1647. '.download-link-pane-hover:hover, .download-link-pane-hover:focus {background-color: rgba(95, 31, 31, 1) !important;}'
  1648. +
  1649. '.info-panel-tab-bar .goog-tab.goog-tab-selected {background-color: #291F1F !important; color: #EDD !important;}'
  1650. +
  1651. '.activity-list-container {background-color: #601717 !important;}'
  1652. +
  1653. '.activity-list-static-header .activity-event-section-title {background-color: #291F1F !important;}'
  1654. +
  1655. '.activity-event-section-title, .activity-event-details-container, .activity-event-details-header, .activity-event-annotation {color: #EDD !important;}'
  1656. +
  1657. '.activity-list-refresh-button-header {background-color: #291F1F !important;}'
  1658. +
  1659. '.activity-event {background-color: rgba(50, 16, 16, 1) !important; border-color: rgba(113, 15, 15, 0.92) !important;}'
  1660. +
  1661. '.activity-event-target:hover, .activity-event-target:active, .activity-event-target:focus {background-color: rgba(104, 10, 10, 1) !important;}'
  1662. +
  1663. '.info-panel-tab-bar {border-bottom: 1px solid #5A1414 !important;}'
  1664. +
  1665. '.filter-selector {background-color: #553230 !important;}'
  1666. // ACTIVITY FEED
  1667. +
  1668. '.acts, .thead {background-color: rgba(90, 24, 16, 1) !important;}'
  1669. +
  1670. '.fs td table, .fs td table tbody, {border: 1px solid #843330 !important;}'
  1671. +
  1672. '.fs td {border: 0px solid #000;}'
  1673. // CALL
  1674. +
  1675. '.Kj-JD-K7, .Kj-JD-Jz {background-color: rgba(255, 255, 255, 0) !important; color: #EDD !important;}'
  1676. +
  1677. '.Kj-JD-Jz a, .Kj-JD-Jz .e {color: #943330 !important;}'
  1678. +
  1679. '.Hy .m, .Hy .n, .Hy .k, .Hy .m {background: none repeat scroll 0% 0% #420E0E;}'
  1680. +
  1681. '.QlkKEc {background: none repeat-x scroll left -5px rgba(98, 59, 59, 1) !important; border-left: 0px solid #000; border-right: 0px solid #000;}'
  1682. +
  1683. '.AC0ztc, .IqUkI {border-color: -moz-use-text-color -moz-use-text-color #782E2E !important;}'
  1684. +
  1685. '.AC0ztc, .IqUkI, .AC0ztc {background-color: rgba(152, 81, 81, 1) !important; background: rgba(152, 81, 81, 1) !important;}'
  1686. +
  1687. '.lB4kbc {background-color: #782E2E !important;}'
  1688. +
  1689. '.lB4kbc .J-N {border: 1px solid rgba(92, 17, 17, 1) !important; background-image: -moz-linear-gradient(center top , rgba(165, 22, 22, 1), rgba(117, 19, 19, 1)) !important}; color: #EDD;}'
  1690. +
  1691. '.ioIxMc {background-color: rgba(183, 44, 21, 1) !important;}'
  1692. +
  1693. '.hxa9qe {background: #623B3B;}'
  1694. +
  1695. '.IqUkI {background-color: #A51616 !important; border-style: none !important;}'
  1696. +
  1697. '.a1z {background-color: rgba(165, 90, 90, 1) !important;}'
  1698. +
  1699. '.Fbsvsc {background: none !important; border-left: 0px none #000 !important;}'
  1700. +
  1701. '.eUmSL, .Fbsvsc {border: 0px solid #000 !important;}'
  1702. +
  1703. '.lB4kbc, .QlkKEc {border-left: 1px solid rgba(156, 24, 24, 1) !important; border-right: 1px solid #9C1818 !important;}'
  1704. +
  1705. '.ioIxMc {background-color: rgba(170, 34, 12, 1) !important;}'
  1706. +
  1707. '.hxa9qe, .standard .header h1 {color: rgba(227, 167, 167, 1) !important;}'
  1708. +
  1709. '.AD {opacity: .92;}'
  1710. +
  1711. '.pluginchecker-prompt-message {background-color: rgba(149, 24, 24, 1) !important; color: #EDD !important;}'
  1712. +
  1713. '.pluginchecker-prompt-beak {border-color: transparent transparent #951818 !important;}'
  1714. +
  1715. '.g-button, .g-button-basic {background-color: #1B1715; border: 1px solid #1B1715;}'
  1716. +
  1717. '.screenshot, #main img, .header img {opacity: .8 !important;}'
  1718. +
  1719. '.standard .footer {border-top: 1px solid rgba(92, 23, 23, 1);}'
  1720. +
  1721. '.g-button div span span, .g-button div span, .g-button div span span a {background: none; opacity: .85;}'
  1722. +
  1723. '.g-button div {border-radius: 6px;}'
  1724. //BUSINESS
  1725. +
  1726. '.G-q-B {background-color: #5F0D0D;}'
  1727. +
  1728. '.G-q-ea button {border: 0px solid #000; border-color: 0px solid #000;}'
  1729. +
  1730. '.wp1zy, .ejd, .Vjd, .Vjd a, .RSc, .N6b, .FJb, .iWd, .Ggc, .Lha, .IAc, .MAc {color: #EDD !important;}'
  1731. +
  1732. '.CL2kvf {background-color: #7B1F1F;}'
  1733. +
  1734. '.PzKDq {background-color: rgba(180, 25, 11, 1);}'
  1735. +
  1736. '.cjd {border-left: 1px solid #7B1F1F;}'
  1737. +
  1738. '.gjd, .Zjd, .f0b, .Lcb td, .cqHuy td, .R6bemf td, .z151Ld {color: #7B1F1F;}'
  1739. +
  1740. '.WjVAde {opacity: .8;}'
  1741. +
  1742. '.s5k47c a, .b3vX8b, .footer-links-container a, ._kuc a, .fjfe-footer-links a {color: #A41D10 !important; text-shadow: 1px 1px 2px rgba(70, 18, 15, 0.92);}'
  1743. +
  1744. '.eLP4K {background-color: #3B2222;}'
  1745. +
  1746. '.Ae4kFe {border-top: 1px solid #591515;}'
  1747. +
  1748. '.afC0Vc:hover, .afC0Vc:focus, .clrlHc:hover, .clrlHc:focus {background-color: rgba(86, 43, 43, 1);}'
  1749. +
  1750. '.xVd {display: none;}'
  1751. +
  1752. '.Ncb {background-color: #2D2B2B;}'
  1753. +
  1754. '.uga .wXa .D0a {background: none repeat scroll 0% 0% rgba(66, 39, 39, 1);}'
  1755. +
  1756. '.ws .Smb {background-color: rgba(90, 22, 22, 1) !important;}'
  1757. +
  1758. '.g-h-f-za, .g-h-f-za:hover {background: -moz-linear-gradient(center top , rgba(189, 41, 17, 1), rgba(140, 36, 14, 1)) repeat scroll 0% 0% transparent; border: 1px solid rgba(183, 38, 14, 1);}'
  1759. +
  1760. '.g-h-f-p-aa {background: none repeat scroll 0% 0% rgba(68, 27, 27, 1); border: 1px solid rgba(108, 16, 16, 1);}'
  1761. +
  1762. '.uga {background-color: rgba(77, 16, 16, 1);}'
  1763. +
  1764. '.Buc .Ncb .B7c {border-bottom: 1px solid rgba(53, 10, 10, 1);}'
  1765. +
  1766. '.Qpa.Ppe {background-color: #282828;}'
  1767. +
  1768. '.P1Ktjc, .RLfR7d {background-color: #2D2B2B; border-bottom: 1px solid #2D2B2B; color: #EDD !important;}'
  1769. +
  1770. '.appbar, .fjfe-nav-item {border-bottom: 1px solid rgba(66, 39, 39, 1) !important;}'
  1771. // PLAYSTORE
  1772. +
  1773. '.action-bar, .hover-target, .menu-link .id-no-menu-change .selected {background: none repeat scroll 0% 0% #282828;}'
  1774. +
  1775. '.nav .store .sub-nav {background: none repeat scroll 0% 0% #393939 !important; border-top: 1px solid #371D1D;}'
  1776. +
  1777. '.nav-container, .hover-zone {background-color: rgba(57, 29, 29, 0.95) !important; color: #EDD !important;}'
  1778. +
  1779. '.cluster-background .id-track-click, .preview-overlay-container {opacity: .8;}'
  1780. +
  1781. '.card-content .id-track-click .id-track-impression {background: none repeat scroll 0% 0% rgba(59, 54, 54, 1) !important;}'
  1782. +
  1783. '.reason-set {background: none repeat scroll 0% 0% rgba(78, 19, 19, 1) !important;}'
  1784. +
  1785. '.button.apps, .play-button.apps.small, .play-button.books.small, .play-button.devices.small, .play-button.magazines.small, .play-button.movies.small, .play-button.music.small, .play-button.tv.small, .play-button.neutral.small {background-color: rgba(150, 39, 21, 1) !important;}'
  1786. +
  1787. '.paragraph-end {display: none !important;}'
  1788. +
  1789. '.card.apps .cover {background-color: rgba(111, 24, 24, 1);}'
  1790. +
  1791. '.card.small .details {background-color: #342828;}'
  1792. +
  1793. '.card-content, .card .cover {background: none repeat scroll 0% 0% rgba(29, 4, 4, 1) !important;}'
  1794. +
  1795. '.placeholder-background {background: rgba(54, 17, 17, 1) !important;}'
  1796. +
  1797. '.image-container, .promotion-container, .cluster-background .id-track-click, .has-background {opacity: .7;}'
  1798. +
  1799. '.footer {background: none repeat scroll 0% 0% rgba(42, 38, 38, 1) !important;}'
  1800. +
  1801. '.action-bar-aux:last-child .play-button.small {border: 1px solid rgba(176, 15, 15, 1);}'
  1802. +
  1803. 'body-content-loading-overlay {background: none repeat scroll 0% 0% rgba(80, 24, 24, 0.95) !important;}'
  1804. +
  1805. '.show-all-hover-zone {background-color: rgba(111, 15, 15, 1) !important;}'
  1806. +
  1807. '#footer-content {background: none repeat scroll 0% 0% #1B1715; padding-bottom: 1em;}'
  1808. +
  1809. '.dropdown-submenu, .dropdown-sub-submenu {background: none repeat scroll 0% 0% #371D1D; border: 1px solid rgba(89, 19, 8, 1);}'
  1810. +
  1811. '.empty-cluster {background: #393939; box-shadow: 0px 2px 4px #393939; color: #EDD !important;}'
  1812. +
  1813. '.books.play-button, .books.play-button:hover {background-color: rgba(174, 46, 18, 1) !important;}'
  1814. +
  1815. '.empty-cluster-description, .hero-wrapper-b p, .show-more-content {color: #EDD;}'
  1816. +
  1817. '.contact-enabled .search-panel .suggestions-container, .body-content-loading-overlay {background: #333 !important;}'
  1818. +
  1819. '.search-panel-body, .gssb_m, gssb_a ,gssb_a:hover {background: #433 !important;}'
  1820. +
  1821. '.jfk-textinput:focus {border: 1px solid rgba(147, 34, 16, 1);}'
  1822. +
  1823. '.search-panel .modal-dialog, .search-panel, .modal-dialog {border-color: #000 !important;}'
  1824. +
  1825. '.contact-enabled .search-panel .suggestions-container {border-right: 0px solid #4E1313;}'
  1826. +
  1827. '.action-bar-spacer {background: #4E1313 !important;}'
  1828. +
  1829. '.gssb_e, .additional-links-container {border-width: 0px !important; border-right: 0px solid #000 !important;}'
  1830. +
  1831. '.oe .gd, .action-bar-link a, .action-bar-link a:visited, {background: none repeat scroll 0% 0% rgba(170, 41, 20, 1); border-color: rgba(183, 38, 14, 1); color: #000;}'
  1832. +
  1833. '.ctp-header.black .ctp-header-align-inner {background: none repeat scroll 0% 0% rgba(48, 32, 32, 0.7); color: #EDD !important;}'
  1834. +
  1835. '.action-bar-cart-item, .action-bar-cart-item:hover {background: #A93917 !important;}'
  1836. +
  1837. '.empty-library, .empty-lib-p {background-color: #371D1D; color: #EDD !important;}'
  1838. +
  1839. '.child-submenu-link-wrapper:hover, .parent-submenu-link:hover, .leaf-submenu-link:hover {background: none repeat scroll 0% 0% rgba(80, 60, 60, 1);}'
  1840. +
  1841. '.submenu-divider {border-bottom: 1px solid rgba(83, 20, 20, 1);}'
  1842. +
  1843. '.info-container, .details-info, .details-section-divider {background: #1B1715 !important; border-bottom: 0px solid #000;}'
  1844. +
  1845. '.details-section {background-color: rgba(35, 28, 28, 1) !important;}'
  1846. +
  1847. '.cover-image {box-shadow: 0px 0px 4px rgba(38, 6, 6, 1) !important;}'
  1848. +
  1849. '.rating-box, .score-container, .rating-histogram, .score {background: none repeat scroll 0% 0% rgba(56, 16, 16, 1);}'
  1850. +
  1851. '.bar-number, .score, .heading, .title, .text-node, .ep-feature-desc, .id-app-orig-desc, .recent-change {color: #EDD !important;}'
  1852. +
  1853. '.expand-button:hover, .expand-next:hover, .expand-prev:hover, .expand-button:hover, .play-button:hover, .expand-next.expand-button:hover, expand-button expand-prev:hover, .play-button.icon-button, .play-button.apps {background: #B44422 !important; background-color: #B44422 !important;}'
  1854. +
  1855. '.document-title, .hdg h3, .appbar-snippet-primary {color: rgba(170, 20, 20, 1) !important;}'
  1856. +
  1857. '.hero-outer, .hero-inner {background: #1B1715 !important;}'
  1858. +
  1859. '.maia-cols > div > * > img, .maia-cols > div > img, .cover-image, .thumbnails .screenshot, .full-screenshot, .clickable, .author-image, .expand-button, .SP_menu_button {opacity: .8;}'
  1860. +
  1861. '.maia-col-4 .promo, #maia-main .features, .vertical-details, .show-more-end {background: none !important;}'
  1862. +
  1863. '.cta, .cta:hover {background: none repeat scroll 0% 0% rgba(84, 66, 66, 1); border: 1px solid rgba(165, 14, 14, 1); outline: 0px solid rgba(165, 14, 14, 1);}'
  1864. +
  1865. '#play-footer-nav li {border-right: 1px solid #530F0F !important;}'
  1866. +
  1867. '.maia-col-3 .retail {border-right: 1px solid #530F0F !important;}'
  1868. +
  1869. '.features .maia-cols {border-bottom: 1px solid #530F0F !important;}'
  1870. +
  1871. '.introduction .features {border: 0px solid #000 !important; border-width: 0px;}'
  1872. +
  1873. '.developer-reply, .review-panel-content {background: none repeat scroll 0% 0% rgba(74, 13, 13, 1);}'
  1874. +
  1875. '.box-arrow-up {border-bottom: 10px solid rgba(74, 13, 13, 1);}'
  1876. +
  1877. '.write-review-triangle-container {display: none !important;}'
  1878. +
  1879. '.review-input-text-box {border: 1px solid rgba(83, 34, 34, 1); background: rgba(63, 50, 50, 1);}'
  1880. +
  1881. '.ctp-header.no-banner, .apps .ctp-header.no-banner {background-color: rgba(95, 20, 8, 1) !important;}'
  1882. +
  1883. '.ctp-header-content, .ctp-header.black, .series-name, .ctp-header.no-banner, .description, .ctp-header-content {background-color: #140303 !important;}'
  1884. +
  1885. '.fjfe-nav-item, .fjfe-recentquotes, .fjfe-nav-item a {background-color: #1B1715 !important; color: #A42320;}'
  1886. +
  1887. '.SP_menu_button {border: 1px solid rgba(104, 11, 11, 1);}'
  1888. +
  1889. '.gf-reorder-menu {background-color: #000; border-color: rgba(111, 16, 16, 1) !important;}'
  1890. +
  1891. '.fjfe-recentquotes h4, .hdg h3 {border-top: 0px solid #000 !important; color: #EDD !important;}'
  1892. +
  1893. '.quick-rating-container {border-top: 0px none #1D0404 !important;}'
  1894. // SHOPPING
  1895. +
  1896. '#maia-nav-root {background: #393939 !important; border-bottom: 0px solid #000;}'
  1897. +
  1898. '.maia-button:hover, .maia-button:focus, .maia-button, a.maia-button {background: #B44422 !important; background-color: #B44422 !important; color: #EDD !important;}'
  1899. +
  1900. '.main-image, .suez-col-4 img, img.tabset-photo {opacity: .8;}'
  1901. +
  1902. '.maia-cols > div > iframe {border: 1px solid #842320;}'
  1903. +
  1904. '#maia-nav-root li ul, #maia-nav-root li:hover a {background-color: #304F8A !important;}'
  1905. +
  1906. '.google-js .gweb-tabset-content-active, .gweb-tabset-contents, .gweb-tabset-y {background: rgba(38, 28, 28, 1);}'
  1907. +
  1908. '.gweb-tabset-nav-active, .gweb-tabset-y .gweb-tabset-nav li.gweb-tabset-nav-active, .gweb-tabset-nav-active a, li.gweb-tabset-nav-active a, li.gweb-tabset-nav-active:active {background-color: rgba(98, 22, 22, 1) !important;}'
  1909. +
  1910. '.gweb-tabset-nav li.gweb-tabset-nav-active a {background: none repeat scroll 0% 0% rgba(92, 25, 25, 1) !important; 0px solid !important;}'
  1911. +
  1912. '.gweb-tabset-nav li a, .gweb-tabset, .gweb-tabset:after {text-shadow: none; border: 0px solid !important;}'
  1913. +
  1914. '.gweb-tabset-nav li, .gweb-tabset-y .gweb-tabset-nav li, .gweb-tabset-y .gweb-tabset-nav ul {border-top-width: 0px !important; border-bottom-width: 0px !important;}'
  1915. +
  1916. '.gweb-tabset-contents {border-left-color: #642320 !important;}'
  1917. +
  1918. '.f-e-ua {display: none; box-shadow: none; background-color: rgba(213, 51, 24, 1) !important; background-image: -moz-linear-gradient(center top , rgba(215, 39, 11, 1), rgba(186, 29, 3, 1)) !important; border: 1px solid rgba(165, 33, 18, 1) !important;}'
  1919. +
  1920. '._huc img {opacity: .8;}'
  1921. +
  1922. '._wed {border-bottom: 1px solid rgba(96, 11, 11, 1) !important;}'
  1923. +
  1924. '.search-inputs .submit {background: none repeat scroll 0% 0% rgba(161, 20, 20, 1);}'
  1925. // PRODUCTFORUMS
  1926. +
  1927. '.jfk-button-standard {background-color: rgba(188, 21, 21, 1) !important; background-image: -moz-linear-gradient(center top , #BC1515, rgba(156, 30, 30, 1)) !important;}'
  1928. +
  1929. '.GBT-Y1EDKXC, .GBT-Y1EDA-C {border-top: 0px solid #000 !important;}'
  1930. +
  1931. '.gwt-Label .dragdrop-dropTarget, .GBT-Y1EDG-C div, .gux-confirm-panel-c, .jfk-button-action, .maia-button:hover, .maia-button:focus, .maia-button {background: rgba(188, 42, 18, 1) !important; background-color: rgba(188, 42, 18, 1) !important; border: 1px solid rgba(161, 47, 23, 1) !important;}'
  1932. +
  1933. '.GBT-Y1EDOOC {border-bottom: 1px solid #842213 !important;}'
  1934. +
  1935. '.gux-confirm-panel-c {background: rgba(146, 32, 7, 1) !important; opacity: .7; color: #842320 !important;}'
  1936. +
  1937. '.GBT-Y1EDE-C, .GBT-Y1EDMP td a, #sg-ft, .gpf-slide-text, .gpf-slide-title {color: #EDD !important;}'
  1938. +
  1939. '.GBT-Y1EDGHB, a.GBT-Y1EDJ-C, .gpf-slide-image-container img, .gwt-Image {opacity: .8;}'
  1940. +
  1941. '._username, _username a, #tm-tl, .GBT-Y1EDJ-B, .GBT-Y1EDDVC, .GBT-Y1EDEY, .GBT-Y1EDEY a {color: #EDD !important;}'
  1942. +
  1943. '.GBT-Y1EDAJB, .GBT-Y1EDAJB div, .GBT-Y1EDAJB a, .GBT-Y1EDAJB div a {color: rgba(191, 93, 93, 1) !important;}'
  1944. +
  1945. '.GBT-Y1EDMP td {border-bottom: 1px solid rgba(84, 13, 13, 1) !important;}'
  1946. +
  1947. '.GBT-Y1EDIVC .GBT-Y1EDKL.GBT-Y1EDML {border: 0 !important;}'
  1948. +
  1949. '.GBT-Y1EDC5B .GBT-Y1EDE5B {border-left: 1px solid rgba(84, 13, 13, 1) !important;}'
  1950. +
  1951. '.GBT-Y1EDO3B {border: 1px solid #842213 !important;}'
  1952. +
  1953. '.GBT-Y1EDNRC, .GBT-Y1EDC0C:hover, .GBT-Y1EDE-C:hover, .GBT-Y1EDF-C:hover {background-color: rgba(152, 49, 49, 1) !important;}'
  1954. +
  1955. '.jfk-button-standard:hover, .jfk-button-standard:active, .jfk-button-standard:focus {border: 0px none #000 !important;}'
  1956. +
  1957. '.gux-dropdown-c, .gux-dropdown-b {background-color: rgba(158, 31, 16, 1) !important; border: 1px solid rgba(122, 17, 17, 1) !important; outline: 0px none #000 !important; color: #EDD;}'
  1958. +
  1959. '.gux-combo-item-selected, .google-js {background-color: rgba(128, 21, 18, 1) !important; color: #EDD;}'
  1960. +
  1961. '.gux-combo-item-separator, .GBT-Y1EDEUC {border-top: 1px solid rgba(123, 8, 8, 1) !important;}'
  1962. +
  1963. '.suggestions-container {background-color: rgba(68, 51, 49, 1) !important;}'
  1964. +
  1965. '.gwt-PopupGlass, .gwt-PopupPanelGlass, .modal-dialog-bg {background-color: rgba(56, 10, 10, 1) !important;}'
  1966. +
  1967. '.GBT-Y1EDI2C .GBT-Y1EDG2C, .GBT-Y1EDI2C th {color: rgba(179, 36, 12, 1) !important;}'
  1968. +
  1969. '.GBT-Y1EDE2C {border-bottom: 1px solid rgba(86, 9, 9, 1) !important;}'
  1970. +
  1971. '#gwt-uid-132 {display: none !important;}'
  1972. +
  1973. '.gwt-ScrollTable .headerTable td {border-right: 1px solid rgba(86, 9, 9, 1) !important; border-bottom: 1px solid rgba(86, 9, 9, 1) !important;}'
  1974. +
  1975. '.GBT-Y1EDEUC:last-child, .GBT-Y1EDN1C {border-bottom: 1px solid #7B0808 !important;}'
  1976. +
  1977. '.GBT-Y1EDI1C:hover, .GBT-Y1EDP0C:hover {background-color: rgba(84, 0, 0, 1) !important;}'
  1978. +
  1979. '.GBT-Y1EDJ1C, .GBT-Y1EDA1C, .GBT-Y1EDJ1C span {color: rgba(231, 45, 14, 1); !important;}'
  1980. +
  1981. '.GBT-Y1EDKL {border-bottom: 0px none #000 !important;}'
  1982. +
  1983. '.GBT-Y1EDBJ, .GBT-Y1EDORC:focus, input[type="password"]:focus, textarea:focus, .editable:focus {border: 1px solid rgba(152, 34, 15, 1) !important; background-color: rgba(75, 12, 12, 1) !important; color: #EDD !important;}'
  1984. +
  1985. '.GBT-Y1EDOO tr, .GBT-Y1EDGN tr {background-color: rgba(62, 46, 46, 0.8) !important;}'
  1986. +
  1987. '.GBT-Y1EDGN td {border-bottom: 1px solid rgba(108, 19, 19, 1) !important;}'
  1988. +
  1989. '.GBT-Y1EDOO tr.selected td:first-child, .GBT-Y1EDGN tr.selected td:first-child {border-left: 2px solid rgba(171, 44, 24, 1) !important;}'
  1990. +
  1991. '.GCJGRCPBPOC {border-bottom: 1px solid rgba(60, 10, 10, 1) !important;}'
  1992. +
  1993. '#gbqfqw, #gbfwa, #gbqfqwb, #gbqfq, .gwt-SuggestBoxPopup .item, .GCJGRCPBI-B, .GCJGRCPBPIB, .GCJGRCPBG-C, .GCJGRCPBN-C div a, .GCJGRCPBD0C a, .GCJGRCPBD0C a:visited {color: #EDD !important;}'
  1994. +
  1995. '.gwt-SuggestBoxPopup {background: none repeat scroll 0% 0% rgba(51, 16, 16, 1) !important;}'
  1996. +
  1997. '.gwt-SuggestBoxPopup, .gwt-PopupPanel, .modal-dialog, .GCJGRCPBJOC {border: 1px solid rgba(72, 6, 6, 1) !important;}'
  1998. +
  1999. '.gwt-SuggestBoxPopup .item {background-color: rgba(96, 15, 11, 1) !important; color: #EDD !important;}'
  2000. +
  2001. '.gux-confirm-panel-c {background: none repeat scroll 0% 0% rgba(66, 19, 12, 1) !important;}'
  2002. +
  2003. '.GCJGRCPBC-C {border-top: 1px solid #3C0A0A !important;}'
  2004. +
  2005. '.GCJGRCPBB5B .GCJGRCPBD5B {border-left: 1px solid #3C0A0A !important;}'
  2006. +
  2007. '.GCJGRCPBN3B {border: 1px solid rgba(117, 12, 12, 1) !important;}'
  2008. +
  2009. '.GCJGRCPBFFC, .GCJGRCPBGJB.GCJGRCPBJEC, .GCJGRCPBOM {border-bottom: 1px solid rgba(75, 7, 7, 1) !important;}'
  2010. +
  2011. '.GCJGRCPBI-C div {background-color: #36140F !important; border: 2px solid #792816 !important;}'
  2012. +
  2013. '.GCJGRCPBHJB {border-left: 1px solid rgba(45, 21, 17, 1) !important;}'
  2014. +
  2015. '.GCJGRCPBGJB.GCJGRCPBMEC {border-top: 1px solid #4B0707 !important;}'
  2016. +
  2017. '.GCJGRCPBMXC {border-top: 1px solid rgba(15, 2, 2, 1) !important;}'
  2018. +
  2019. 'GCJGRCPBI-B {color: rgba(186, 29, 29, 1) !important;}'
  2020. +
  2021. '.GCJGRCPBLRC, .GCJGRCPBE0C:hover {background-color: rgba(68, 25, 25, 1) !important;}'
  2022. +
  2023. '.gux-confirm-panel-c {background: none !important;}'
  2024. +
  2025. '.GCJGRCPBN-C div.GCJGRCPBE-C a:hover, .GCJGRCPBN-C div.GCJGRCPBKYC a:hover {background-color: rgba(77, 12, 12, 1) !important;}'
  2026. +
  2027. '.GCJGRCPBFVC, .gpf-slide-title, .gpf-slide-text {color: #EDD !important;}'
  2028. +
  2029. '.GCJGRCPBAJ iframe html {background: none repeat scroll 0% 0% #0E0E0E !important;}'
  2030. +
  2031. '.GCJGRCPBCJ {background-image: radial-gradient(farthest-side at 50% 0px , rgba(111, 14, 14, 0.5), rgba(51, 17, 17, 0)) !important;}'
  2032. +
  2033. '.GCJGRCPBKVC input[type="text"]:focus, .GCJGRCPBKVC input[type="password"]:focus, .GCJGRCPBKVC textarea:focus, .GCJGRCPBKVC .editable:focus {border: 1px solid rgba(123, 27, 12, 1) !important;}'
  2034. +
  2035. '.GCJGRCPBPI, .GCJGRCPBMRC {background: rgba(47, 29, 29, 1) !important;}'
  2036. +
  2037. '.gpf-content-links ul li a, .GCJGRCPBCJD h4, .GCJGRCPBCG {color: rgba(170, 34, 12, 1) !important;}'
  2038. +
  2039. '.GCJGRCPBOI .jfk-button-action input[type="text"], input[type="password"], .GCJGRCPBGY input, .GCJGRCPBBJ input, .GCJGRCPBPI, .GCJGRCPBMRC {border-color: rgba(95, 26, 26, 1) rgba(119, 20, 20, 1) rgba(77, 10, 10, 1) !important;}'
  2040. +
  2041. '.gpf-slide-standard-left .gpf-slide-image-container img, #ep-carousel img, .GCJGRCPBK-B, .GCJGRCPBEHB div div a img {opacity: .8;}'
  2042. +
  2043. '#maia-main .maia-button:hover, #maia-main .maia-button:focus, #maia-main .maia-button, .maia-button, a.maia-button {background-color: rgba(144, 30, 11, 1) !important; background-image: -moz-linear-gradient(center top , rgba(146, 30, 11, 1), rgba(108, 25, 11, 1)) important; color: #EDD !important;}'
  2044. +
  2045. '.GCJGRCPBP1C {border-bottom: 1px solid #3C0A0A !important;}'
  2046. +
  2047. '.GCJGRCPBL1C span, .GCJGRCPBL1C, .GCJGRCPBC1C, .GCJGRCPBNR {color: rgba(153, 32, 12, 1) !important;}'
  2048. +
  2049. '.GCJGRCPBK1C:hover, .GCJGRCPBB1C:hover {background-color: rgba(50, 16, 16, 1) !important;}'
  2050. +
  2051. '.GCJGRCPBFAE {background-color: rgba(42, 29, 29, 1) !important; color: #EDD !important; border-color: rgba(122, 12, 12, 1) rgba(137, 11, 11, 1) rgba(87, 11, 11, 1) !important;}'
  2052. +
  2053. '.GCJGRCPBCHC .GCJGRCPBGGC.GCJGRCPBCEC {background-color: rgba(119, 24, 8, 1) !important;}'
  2054. +
  2055. '.GCJGRCPBCHC .GCJGRCPBGGC {background-color: rgba(65, 25, 19, 1) !important;}'
  2056. +
  2057. '.GCJGRCPBMG, .GCJGRCPBPF {opacity: 0.7 !important;}'
  2058. +
  2059. '.GCJGRCPBEHB {border-top: 1px solid rgba(93, 18, 18, 1) !important;}'
  2060. +
  2061. '.jfk-button-standard.GCJGRCPBIY {border: 1px solid rgba(138, 16, 16, 1) !important;}'
  2062. +
  2063. '.jfk-button-default {background-color: rgba(141, 27, 9, 1) !important; background-image: -moz-linear-gradient(center top , rgba(132, 31, 15, 1), rgba(87, 17, 6, 1)) !important; border: 1px solid rgba(129, 34, 19, 1) !important;}'
  2064. +
  2065. '.GCJGRCPBMXB {background: rgba(50, 23, 23, 1) !important; border: 1px solid rgba(113, 27, 27, 1) !important;}'
  2066. +
  2067. '.GCJGRCPBCJB {border-bottom: 1px solid rgba(89, 13, 13, 1) !important;}'
  2068. +
  2069. '.GCJGRCPBCIB {background-color: #1B1715 !important;}'
  2070. +
  2071. '.GCJGRCPBMID {background-color: rgba(74, 11, 11, 1) !important; border-color: rgba(135, 17, 17, 1) rgba(101, 8, 8, 1) rgba(92, 14, 14, 1) rgba(117, 15, 15, 1) !important;}'
  2072. +
  2073. '.GCJGRCPBOID {color: #EDD !important;}'
  2074. +
  2075. '.GCJGRCPBFPD, .GCJGRCPBEPD {border-bottom: 1px solid rgba(66, 11, 11, 1) !important;}'
  2076. +
  2077. '.GCJGRCPBFM {border-top: 1px solid rgba(66, 17, 17, 1) !important;}'
  2078. +
  2079. '.GCJGRCPBMO tr.selected td:first-child, .GCJGRCPBLM tr.selected td:first-child {border-left: 2px solid rgba(161, 39, 19, 1) !important;}'
  2080. +
  2081. '.GCJGRCPBMO tr, .GCJGRCPBLM tr {background-color: rgba(41, 21, 21, 0.8) !important;}'
  2082. +
  2083. '.GCJGRCPBLM td {border-bottom: 1px solid #4B0707 !important;}'
  2084. +
  2085. '.GCJGRCPBMOC, .GCJGRCPBCTC {color: rgba(178, 80, 64, 1) !important;}'
  2086. +
  2087. '.GCJGRCPBGUC {border-top: 1px solid rgba(65, 12, 12, 1) !important;}'
  2088. +
  2089. 'rect {opacity: .62 !important;}'
  2090. +
  2091. '.GCJGRCPBGUC:last-child {border-bottom: 1px solid #3C0A0A !important;}'
  2092. +
  2093. '.GCJGRCPBMSC {display: none !important;}'
  2094. +
  2095. '.popupContent input[type="text"], .popupContent input[type="password"] {background: rgba(47, 28, 28, 1) !important; color: #EDD; border-color: rgba(128, 13, 13, 1) rgba(149, 12, 12, 1) rgba(95, 11, 11, 1) !important;}'
  2096. // COMPANY & COMMUNITIES
  2097. +
  2098. '#maia-nav-y ul ul {border-top: 1px solid rgba(168, 9, 9, 1);}'
  2099. +
  2100. '.maia-cols strong, .address strong, .maia-article strong, .dZd, .uWWUIe {color: #A43330 !important;}'
  2101. +
  2102. '#map {background: none repeat scroll 0% 0% rgba(54, 10, 10, 1); border: 1px solid rgba(104, 12, 12, 1);}'
  2103. +
  2104. '#maia-header h2:before {border-color: #800F0F !important;}'
  2105. +
  2106. '.frame h3 a, .J-at1-auR, .Kj-JD-Jl button:focus {background: none repeat scroll 0% 0% rgba(144, 24, 5, 1) !important; border: 1px solid rgba(180, 39, 9, 1) !important;}'
  2107. +
  2108. '#company-toc ul {border-color: rgba(144, 24, 5, 1); !important;}'
  2109. +
  2110. '#carousel, .gDc, .H0d {opacity: 0.8;}'
  2111. +
  2112. '.iZd, .hf, .MZd, .MZd, .XZd, .Y0d, .wTc {background-color: rgba(84, 10, 5, 1) !important; color: #EDD !important;}'
  2113. +
  2114. '.XZd {border-left: 2px solid rgba(174, 45, 17, 1);}'
  2115. +
  2116. '.UCc, .UCc:last-child, .d-s, .ob, .UCc a, .d-s a, .ob a {border-bottom: 1px solid rgba(62, 42, 42, 1) !important; color: #EDD !important;}'
  2117. +
  2118. '.TZd {color: #EDD !important;}'
  2119. +
  2120. '.TCc .SZd:hover {border-left: 2px solid rgba(164, 39, 18, 1) !important;}'
  2121. +
  2122. '.g0d {border-bottom: 1px solid rgba(62, 42, 42, 1) !important;}'
  2123. +
  2124. '.Ct {background: none repeat scroll 0% 0% rgba(198, 88, 88, 0) !important;}'
  2125. +
  2126. '.d273ob {background-color: rgba(162, 34, 12, 1) !important;}'
  2127. +
  2128. '.G-q-O, .G-q-O-E {background-color: rgba(0,0,0,0) !important; color: #EDD !important;}'
  2129. +
  2130. '.yd.b-i .b-i-Aa .b-i-Q, .yd.b-i .b-i-Fa .b-i-Q, .yd.b-i .b-i-Aa .b-i-T, .yd.b-i .b-i-Fa .b-i-T {border-color: #7B1F1F transparent;}'
  2131. +
  2132. '.k9c, .k9c:hover {background-color: rgba(89, 17, 17, 1) !important;}'
  2133. +
  2134. '.QCc {border-top: 1px solid rgba(89, 23, 20, 1) !important;}'
  2135. +
  2136. '.b-p {border: 0px none #000 !important; box-shadow: none;}'
  2137. +
  2138. '.WV, .VV {background-color: rgba(155, 22, 6, 1) !important;}'
  2139. +
  2140. '.ob, .d-s a, .ob a {border-bottom: 0px none !important;}'
  2141. +
  2142. '.wPb, .dgb {background-color: rgba(72, 15, 6, 1) !important;}'
  2143. +
  2144. '.EPb {border-color: rgba(69, 12, 12, 1) !important; opacity: .8;}'
  2145. +
  2146. '.modal-dialog, .modal-dialog-title, .describe-panel, .panel {background: rgba(80, 13, 13, 1) !important; color: #EDD !important;}'
  2147. +
  2148. '.G-q, .G-q-B, .b-KJ-s, .b-KJ-nza {background: none repeat scroll 0% 0% rgba(56, 34, 34, 1) !important; color: #EDD !important;}'
  2149. +
  2150. '.b-KJ-Vja, .b-KJ-B {border-bottom: 0px none #000; border-top: 0px none #000;}'
  2151. +
  2152. '.b-KJ-O, #highlights-switch {color: #A43330 !important;}'
  2153. // SAFETY CENTER
  2154. +
  2155. '.article, .topic, .promo:nth-child(2n) {background: none repeat scroll 0% 0% rgba(59, 41, 41, 1); background-image: linear-gradient(to right, rgba(93, 27, 27, 1) 0px, rgba(47, 32, 32, 1) 50%, #5D1B1B 51%, #2F2020 100%) !important;}'
  2156. +
  2157. '.topic {background: none repeat scroll 0% 0% rgba(56, 44, 44, 1) !important;}'
  2158. +
  2159. '.topic h1, .article-nav h2, .topic .tools h2, h1.maia-display {color: #EDD !important;}'
  2160. +
  2161. '.hero-nav li {background: none repeat scroll 0% 0% #461E1E; border-right: 1px solid rgba(96, 62, 62, 1);}'
  2162. +
  2163. '.hero-nav li.active a, .promo:nth-child(2n-1) {background: #382C2C !important;}'
  2164. +
  2165. '.hero-nav {background: none repeat scroll 0% 0% rgba(81, 27, 27, 0.5);}'
  2166. +
  2167. '.cards-nav a {background: none repeat scroll 0% 0% rgba(45, 15, 15, 1) !important;}'
  2168. +
  2169. '.hero-story {background: none no-repeat scroll center center / cover rgba(51, 9, 9, 1);}'
  2170. +
  2171. '.tools-filter {background: none repeat scroll 0% 0% rgba(60, 32, 32, 1);}'
  2172. +
  2173. '.tools.maia-stage {background: none repeat scroll 0% 0% rgba(38, 28, 28, 1);}'
  2174. +
  2175. '#maia-main img, .maia-aux img {opacity: .8;}'
  2176. // PREFERENCES
  2177. +
  2178. '.sect {border-bottom: 1px solid rgba(66, 5, 5, 1); color: #EDD;}'
  2179. +
  2180. '.mitem:hover {background: none repeat scroll 0% 0% rgba(78, 18, 18, 1);}'
  2181. +
  2182. '.langanchormore, .langanchorless {border-bottom: 3px solid rgba(158, 34, 14, 1) !important;}'
  2183. +
  2184. '.subsect .jfk-textinput, .subsect .jfk-textinput:focus {border-color: #833 !important; background: #443330; color: #EDD !important;}'
  2185. +
  2186. '.highlight-off, a.highlight-off {background: none repeat scroll 0% 0% rgba(255, 255, 255, 0);}'
  2187. // INSIGHTS
  2188. +
  2189. '.EUYhrc {background-color: rgba(77, 21, 21, 1); border-color: #4D1515 #4D1515 -moz-use-text-color;}'
  2190. +
  2191. '.rDa .nia, .G-q-ea button:focus, .G-q-ea button:hover {border: 1px solid rgba(93, 18, 18, 1);}'
  2192. +
  2193. '.nlasvb, .jZQCGf, .ZKc, .xid, .wid, .tL6Txe, .ez1w7 a, .yuc {color: #EDD !important;}'
  2194. +
  2195. '.CJc {background: rgba(24, 3, 3, 0.67) !important;}'
  2196. +
  2197. '.IKrPcc {background: none repeat scroll 0% 0% rgba(62, 32, 32, 1);}'
  2198. +
  2199. '.o7b, .p4b {background: none repeat scroll 0% 0% #393939;}'
  2200. +
  2201. '.GroZaf {background-color: #4D1515; border-color: -moz-use-text-color #4D1515 #4D1515;}'
  2202. +
  2203. '.nynXfe {border-left: 1px solid rgba(83, 24, 24, 1);}'
  2204. +
  2205. '.knnqid.DX2B6-P-I .DX2B6-P-ka, .tid {color: rgba(198, 177, 177, 1);}'
  2206. +
  2207. '.sid, .XqaYje {background-color: rgba(92, 14, 14, 1);}'
  2208. +
  2209. '.Smb {background-color: rgba(93, 13, 13, 1);}'
  2210. +
  2211. '.lQd {background: rgba(111, 17, 17, 1);}'
  2212. +
  2213. '.r8c {background-color: rgba(44, 35, 35, 1); color: #DCC;}'
  2214. +
  2215. '.WXd {border-bottom: 1px solid rgba(93, 21, 21, 1);}'
  2216. +
  2217. '.dpb, .umNHB {opacity: .8;}'
  2218. // ADVERTISING
  2219. +
  2220. '.suez-sitemap {border-top: 1px dashed rgba(95, 21, 21, 1) !important;}'
  2221. +
  2222. '.ads-testimonial blockquote {background: rgba(80, 43, 43, 0.9); color: #DCC !important;}'
  2223. +
  2224. '#root .umFGB, #root .umDAB, #root .aw3ProgressBarV2StepText {background-color: rgba(93, 31, 31, 1) !important; border-bottom: 1px solid rgba(75, 9, 9, 1) !important; color: #EDD;}'
  2225. +
  2226. '#root .umP5 {background: none repeat scroll 0% 0% rgba(47, 41, 41, 1) !important; border-bottom: 1px solid rgba(63, 27, 27, 1) !important;}'
  2227. +
  2228. '#root .umGHB, .umBAB b, .umHW b, .umFBB {color: #EDD;}'
  2229. +
  2230. '.umAUB, .umAUB:focus {background: #544 !important; border: 1px solid rgba(128, 26, 9, 1) !important; color: #EDD !important;}'
  2231. +
  2232. '.umPBB, .umNBB, .umACB {background: none repeat scroll 0% 0% rgba(81, 70, 70, 1) !important; border: 1px solid rgba(78, 24, 24, 0.2) !important;}'
  2233. +
  2234. '.umNBB {background: none repeat scroll 0% 0% rgba(81, 37, 37, 1) !important;}'
  2235. +
  2236. '.goog-button-base-outer-box, .aw-save-button.goog-button-base-focused .goog-button-base-content {background: rgba(179, 19, 19, 1) !important; border-top: 1px solid rgba(135, 39, 39, 1) !important; border-bottom: 1px solid rgba(132, 19, 19, 1) !important; color: #EDD;}'
  2237. +
  2238. '.goog-button-base-inner-box, .aw-save-button.goog-button-base-focused .goog-button-base-content {border-left: 1px solid #902B2B !important; border-right: 1px solid #862121 !important;}'
  2239. +
  2240. '.goog-button-base-content, .gwt-Label {color: #EDD !important;}'
  2241. +
  2242. '.gb_ub div span:after {content: ".. before it becomes mandatory!"}'
  2243. +
  2244. '.prod-bar {background-color: #2D2D2D; border-bottom: 1px solid rgba(60, 22, 22, 1);}'
  2245. +
  2246. '.home-right {border-left: 1px solid rgba(71, 16, 16, 1);}'
  2247. +
  2248. 'h1.home-title, .home-content, .GG2CFPACGJ {color: #DCC !important;}'
  2249. +
  2250. '.home-left img {opacity: .8;}'
  2251. +
  2252. '#maia-main #stage {border-bottom: 1px solid rgba(83, 19, 19, 1);}'
  2253. +
  2254. '.promo, .promo a {border: 1px solid #571818;}'
  2255. +
  2256. '#status-bar.divided {border-bottom: 1px solid rgba(90, 33, 33, 1);}'
  2257. +
  2258. '.right-col #main-content {border-left: 1px solid #5A2121;}'
  2259. +
  2260. '.GG2CFPACNEB {border-bottom: 1px solid rgba(108, 27, 27, 1) !important;}'
  2261. +
  2262. '.GG2CFPACGMB th, .GG2CFPACKMB {border-bottom: 0px none rgba(0,0,0,0) !important;}'
  2263. +
  2264. '.GG2CFPACKV.GG2CFPACBV:focus, .GG2CFPACKV.GG2CFPACGV, .GG2CFPACKV.GG2CFPACBV:hover {border-color: #A43330 !important;}'
  2265. +
  2266. '.GG2CFPACKV.GG2CFPACNV {border-color: #651515 !important;}'
  2267. +
  2268. '.gwt-PopupPanel .popupContent {border: 1px solid rgba(116, 16, 16, 1); color: #EDD !important;}'
  2269. +
  2270. '.gwt-PopupPanel {background: none repeat scroll 0% 0% rgba(102, 24, 24, 1); box-shadow: 0px 2px 16px rgba(89, 20, 20, 1) !important; color: #EDD !important;}'
  2271. +
  2272. '.GG2CFPACCD, li.item a:hover, .GG2CFPACCJ:hover {background-color: rgba(107, 66, 66, 1) !important;}'
  2273. +
  2274. '.wmt #footer {border-top: 1px solid rgba(69, 13, 13, 1) !important;}'
  2275. +
  2276. '.GG2CFPACDMB img {border: 1px solid rgba(87, 15, 15, 1) !important;}'
  2277. +
  2278. '.doc-root #footer a {color: #A41D10 !important; text-shadow: 1px 1px 2px rgba(70, 18, 15, 0.92) !important;}'
  2279. +
  2280. '.goog-flat-menu-button-hover, #help-dialog-button:focus, #help-dialog-button:hover {border-color: #A41D10 !important; color: #EDD !important;}'
  2281. +
  2282. '.ltr .goog-menu {background: #553230 !important; background-color: #553230 !important}'
  2283. // INVESTOR RELATIONS
  2284. +
  2285. '.gweb-tabset-x .gweb-tabset-nav li, .gweb-tabset-x .gweb-tabset-nav ul {background: rgba(96, 78, 78, 1); border-right-width: 0px !important;}'
  2286. +
  2287. '.gweb-tabset-x .gweb-tabset-contents {border-top-width: 0px;}'
  2288. +
  2289. '.maia-notification b {color: #A43330;}'
  2290. +
  2291. '.gweb-tabset {box-shadow: 0px 0px 0px 0px rgba(198, 198, 198, 0), 0px 0px 0px 0px rgba(128, 128, 128, 0);}'
  2292. +
  2293. '.maia-article div table tbody tr {background-color: rgba(92, 59, 59, 1);}'
  2294. +
  2295. '.maia-article th {background-color: rgba(96, 29, 29, 1) !important;}'
  2296. +
  2297. '.maia-article td, .maia-article th {border: 1px solid rgba(81, 24, 24, 1) !important;}'
  2298. +
  2299. '#maia-nav-y li li:after {border-color: rgba(101, 31, 31, 1);}'
  2300. +
  2301. '.contact-section {border-top: 1px dashed rgba(93, 23, 23, 1) !important;}'
  2302. +
  2303. '#contact-security select {background: rgba(81, 40, 40, 1); color: #EDD !important;}'
  2304. // PLAYSTORE TERMS & ABOUT
  2305. +
  2306. '#play-header {background: none repeat scroll 0% 0% rgba(50, 42, 42, 1);}'
  2307. +
  2308. '.play-contained p strong {color: rgba(203, 70, 70, 1) !important;}'
  2309. +
  2310. '.play-contained select {background: #433 !important; color: #EDD;}'
  2311. +
  2312. '.nocontent .secondary-footer-container {background-color: rgba(54, 14, 14, 1); border-top: 1px solid rgba(88, 3, 3, 1);}'
  2313. +
  2314. '.footer-links-container {background-color: rgba(23, 17, 17, 1); border-top: 1px solid rgba(45, 11, 11, 1);}'
  2315. +
  2316. '.goog-slider-horizontal .goog-slider-scale {border-top: 1px solid rgba(90, 7, 7, 1);}'
  2317. +
  2318. '#article_survey_full, #article_feedback_reason {color: #EDD !important;}'
  2319. +
  2320. '.goog-slider-thumb, .goog-slider-thumb:hover {background-color: rgba(108, 23, 23, 1); background-image: -moz-linear-gradient(center top , rgba(173, 26, 26, 1), rgba(131, 19, 19, 1)); border: 1px solid rgba(171, 33, 33, 1);}'
  2321. +
  2322. '.contact-form .character-limit {background-color: rgba(0,0,0,0;) !important;}'
  2323. +
  2324. '.field--textarea .article_feedback_comment {border: 1px solid #98220F !important; background-color: #4B0C0C !important;}'
  2325. +
  2326. '.article-survey:hover > .ratings > .highlight {color: #EDD !important;}'
  2327. +
  2328. '.paper-left .primary-container, .paper-center .primary-container, .paper-right .primary-container {box-shadow: 0px -30px 30px -4px rgba(99, 27, 27, 1);}'
  2329. +
  2330. '.content-container .action, .content-container .alert, .content-container .essential, .content-container .example, .content-container .fact, .content-container .filelink, .content-container .filelink-drawing, .content-container .filelink-file, .content-container .filelink-form, .content-container .filelink-pdf, .content-container .filelink-presentation, .content-container .filelink-site, .content-container .filelink-spreadsheet, .content-container .image-highlight, .content-container .key-concept, .content-container .lightbulb, .content-container .next-step, .content-container .note, .content-container .pull-example, .content-container .pull-fact, .content-container .pull-nextstep, .content-container .pull-note, .content-container .pull-tip, .content-container .privacy, .content-container .summary, .content-container .summaryBox, .content-container .tip, .content-container .warning {border-bottom: 1px solid rgba(110, 23, 23, 1); border-top: 1px solid #6E1717;}'
  2331. +
  2332. '.content-container .embedded-video-custom-container {border-bottom: 1px dashed rgba(104, 23, 23, 1); border-top: 1px dashed #681717;}'
  2333. +
  2334. '.topic-content img, .production-selector-subtitle img {opacity: .8;}'
  2335. +
  2336. '.content-container .zippy {border-top: 1px dashed #7E0D0D; border-bottom: 1px dashed #7E0D0D;}'
  2337. +
  2338. '.modal-dialog-content {background-color: rgba(54, 45, 45, 1);}'
  2339. +
  2340. '.esc-flow-content .title-bar {box-shadow: 0px 1px 4px 0px rgba(99, 35, 35, 1);}'
  2341. +
  2342. '.troubleshooter .node {background-color: #362D2D;}'
  2343. +
  2344. '.esc-flow-content .drawer {background-color: rgba(81, 18, 18, 1); border-top: 1px solid rgba(72, 19, 19, 0.33);}'
  2345. +
  2346. 'tbl-layout .tbl-data td {border-bottom: 1px solid rgba(75, 14, 14, 1) !important;}'
  2347. +
  2348. '.tbl-controls, .tbl-data td, .tbl-controls {border-bottom: 1px solid rgba(75, 14, 14, 1) !important; border-top: 1px solid rgba(75, 14, 14, 1) !important;}'
  2349. +
  2350. '.header-container .header-title {color: rgba(177, 50, 50, 1);}'
  2351. +
  2352. '.google-and-status-bars .goog-menu {background: none repeat scroll 0% 0% #553230 !important;}'
  2353. +
  2354. '.grid .message-read-false {color: #EDD !important;}'
  2355. // MERCHANTS
  2356. +
  2357. '.GK-KXYABEYD {border-bottom: 1px solid rgba(80, 13, 13, 1) !important;}'
  2358. +
  2359. '#header-top-section {background: rgba(29, 29, 29, 1); border-bottom: 1px solid rgba(48, 8, 8, 1);}'
  2360. +
  2361. '.GK-KXYABFRC {border-color: rgba(203, 49, 24, 1) !important;}'
  2362. +
  2363. '.lia-form .gwt-TextBox:focus, .lia-form .gwt-TextBox, .searchbox .lia-component-common-widget-search-form-message input.search-input {border: 1px solid rgba(167, 40, 20, 1) !important; color: #EDD !important;}'
  2364. +
  2365. '.gwt-TextBox, #lia-body .search-input, input.aw-text:focus, textarea:focus, .GK-KXYABJ4C, .GK-KXYABPVC {background: #544 !important; border: 1px solid rgba(107, 30, 20, 1) !important; color: #EDD !important;}'
  2366. +
  2367. '.GK-KXYABHJD {color: #EDD !important;}'
  2368. +
  2369. '.products #footer {border-top: 1px solid rgba(127, 25, 20, 1);}'
  2370. +
  2371. '.feedback-module .user-feedback {background-color: #444; border: 1px solid rgba(122, 17, 17, 1); box-shadow: 0px 0px 6px 3px rgba(92, 21, 21, 0.87);}'
  2372. +
  2373. '.ServiceNodeInfoHeader, .min-width, .lia-content {background: rgba(29, 24, 24, 1) !important;}'
  2374. +
  2375. 'center .maia-nav {border-bottom: 0px none #000;}'
  2376. +
  2377. '.lia-quilt-row-header, #lia-body .lia-content .google-breadcrumb {background: #1D1818 !important; color: #EDD !important;}'
  2378. +
  2379. '.lia-page .header-wrapper {background-color: rgba(33, 30, 30, 1); border-bottom: 1px solid rgba(84, 8, 8, 1); border-top: 1px solid rgba(78, 25, 25, 1);}'
  2380. +
  2381. '.fixed-search-wrapper {background: none repeat scroll 0% 0% #1D1818;}'
  2382. +
  2383. '.lia-quilt-column-alley-inner .slider {background: -moz-linear-gradient(center top , #B11818, #750F0F) repeat scroll 0% 0% transparent; border: 1px solid rgba(138, 18, 18, 1);}'
  2384. +
  2385. '.lia-quilt-column-alley {color: #EDD !important;}'
  2386. +
  2387. '.lia-panel-content div a, .user-avatar a img {opacity: .8;}'
  2388. +
  2389. '.lia-content .custom-search-wrapper {background: none repeat scroll 0% 0% rgba(164, 32, 32, 1);}'
  2390. +
  2391. '#lia-body .search-wrapper-arrow {display: none !important;}'
  2392. +
  2393. '#lia-body .lia-content input.lia-button {background-color: rgba(182, 44, 22, 1) !important; background-image: -moz-linear-gradient(center top , rgba(203, 45, 11, 1), rgba(150, 40, 16, 1)) !important; border: 1px solid rgba(143, 34, 16, 1);}'
  2394. +
  2395. '.lia-panel-heading-bar {background-color: rgba(255, 255, 255, 0) !important;}'
  2396. +
  2397. '.lia-decoration-border-content .lia-panel-heading-bar-wrapper {border-bottom: 0px none rgba(96, 11, 11, 1) !important;}'
  2398. +
  2399. '.lia-panel-heading-bar-title .user_count, .lia-component-common-widget-breadcrumb ul.lia-list-standard-inline li.final-crumb, .lia-breadcrumb-node span {color: #EDD !important;}'
  2400. +
  2401. '.custom-search-wrapper {background: rgba(141, 54, 54, 1) !important;}'
  2402. +
  2403. '#browse-wrapper .lia-component-forums-widget-message-list, #topics-div #browse-wrapper .lia-component-forums-widget-message-list {background: -moz-linear-gradient(center top , rgba(62, 51, 51, 1), rgba(74, 57, 57, 1)) repeat scroll 0px 0px rgba(57, 48, 48, 0); border: 1px solid rgba(98, 15, 15, 1); box-shadow: 0px 1px 2px 2px rgba(62, 42, 42, 1) inset;}'
  2404. +
  2405. '.lia-content table.lia-list-wide tr.lia-list-row-float td {background-color: #3E3333 !important;}'
  2406. +
  2407. '.lia-quilt-column-main-content table.lia-list-wide td, .lia-content .lia-quilt-column-main-content table.lia-list-wide th {border-bottom: 1px solid rgba(99, 19, 19, 1);}'
  2408. +
  2409. '#lia-body .lia-content #pref-button-stream, #lia-body .lia-content #pref-button-browse {background: none repeat scroll 0px 0px rgba(120, 26, 26, 1); border: 1px solid rgba(150, 26, 26, 1);}'
  2410. +
  2411. '.lia-content .lia-menu-navigation {background-color: #781A1A !important; border: 1px solid #961A1A !important;}'
  2412. +
  2413. '#lia-body .lia-content table.lia-list-wide tr.lia-list-row-float td {background-color: #3E3333 !important;}'
  2414. +
  2415. '#lia-body .lia-content a.lia-button, #lia-body .lia-content span.lia-button, #lia-body .lia-content input.lia-button, #lia-body .lia-content button.lia-button, #lia-body .lia-content .lia-button-wrapper-secondary a.lia-action-reply, #lia-body .lia-content .lia-button-wrapper-secondary a.reply-link, #lia-body .lia-content .lia-button-wrapper-secondary a.delete-link, #lia-body .lia-content .lia-component-forums-action-escalate-message-button a.escalate-message, #lia-body .lia-content .lia-button-wrapper-secondary a.escalate-message, #lia-body .lia-content .lia-button-wrapper-start-now .start-now-button, #lia-body .lia-content a.lia-button.lia-button-secondary, #lia-body .lia-content span.lia-button.lia-button-secondary, #lia-body .lia-content button.lia-button.lia-button-secondary, #lia-body .lia-content input.lia-button.lia-button-secondary, #lia-body .lia-content .custom-adoption-button {background: none repeat scroll 0px 0px rgba(120, 26, 26, 1); border: 1px solid rgba(150, 26, 26, 1);}'
  2416. +
  2417. '.lia-content .lia-quilt-column-main-content table.lia-list-wide th, .lia-content .lia-quilt-column-main-content table.lia-list-wide td, .lia-list-wide td {border-bottom: 1px solid rgba(95, 25, 25, 1) !important;}'
  2418. +
  2419. '#lia-body .lia-content table.lia-list-slim td.lia-data-cell-integer, #lia-body .lia-content table.lia-list-slim td.lia-data-cell-integer a, #lia-body .lia-content table.lia-list-wide td.lia-data-cell-integer, #lia-body .lia-content table.lia-list-wide td.lia-data-cell-integer a {border: 0px none !important;}'
  2420. +
  2421. '.lia-list-row, .lia-content td.customreplies .comments, td.kudosCountColumn span.MessageKudosCount, #lia-body .lia-content ul.lia-paging-full .lia-paging-page-first > span.lia-link-disabled, li.lia-paging-page-ellipsis .lia-link-disabled {color: #EDD !important;}'
  2422. +
  2423. '#lia-body .lia-content .lia-quilt-footer {background-color: #1D1818;}'
  2424. +
  2425. '.awr-footer {border-top: 1px solid rgba(57, 16, 16, 1);}'
  2426. +
  2427. '.lia-content .lia-quilt-column-main-content {border-left: 1px solid rgba(47, 11, 11, 1) !important; border-right: 1px solid #2F0B0B !important;}'
  2428. +
  2429. '.lia-quilt-column-main-content .custom-search-wrapper #custom-search-border {background: none repeat scroll 0% 0% #1D1818; border-color: #1D1818 #1D1818 #211E1E;}'
  2430. +
  2431. '.lia-quilt-column-main-content .lia-component-common-widget-search-form input.search-input {background: #443 !important;}'
  2432. +
  2433. '#header-user-info .user-nav-wrapper {;}'
  2434. +
  2435. '.custom-search-wrapper #custom-search-border {background: none repeat scroll 0% 0% rgba(255, 255, 255, 0) !important; border-color: rgba(247, 247, 247, 0) rgba(217, 217, 217, 0) rgba(217, 217, 217, 0) !important;}'
  2436. +
  2437. '.external-site-nav a {background: none !important; border: 0px !important;}'
  2438. +
  2439. '#lia-body button.lia-button.lia-button-secondary, #lia-body input.lia-button.lia-button-secondary, #lia-body .custom-adoption-button, #lia-body .accept-tos, #lia-body input[type="submit"], .group_comment_button a {background-color: rgba(167, 39, 18, 1) !important; background-image: -moz-linear-gradient(center top , #A72712, rgba(122, 31, 11, 1)) !important; border: 1px solid rgba(162, 37, 16, 1) !important; content: "Search" !important;}'
  2440. +
  2441. '#submitContext_5dc65b302d4291:after {content: "Search";}'
  2442. +
  2443. '.lia-content .topic-item .root-message {background: -moz-linear-gradient(center top , rgba(68, 49, 49, 1), rgba(56, 40, 40, 1)) repeat scroll 0% 0% transparent !important; border: 1px solid rgba(99, 20, 20, 1) !important; box-shadow: 0px 1px 2px 2px rgba(62, 29, 29, 1) inset !important;}'
  2444. +
  2445. '.group_comment_button a, .comment_footer a {background: none repeat scroll 0% 0% rgba(168, 25, 25, 1); color: #EDD !important;}'
  2446. +
  2447. '.lia-panel-status-banner-note {background-color: rgba(99, 11, 11, 1) !important;}'
  2448. +
  2449. '.policy-container .policy-body {background-color: rgba(72, 49, 49, 1); border: 1px solid rgba(84, 30, 30, 1);}'
  2450. +
  2451. '.promotion-container {border-top: 0px none #EEE !important;}'
  2452. +
  2453. '.top-nav > li:hover > a {background-color: rgba(84, 12, 12, 1); border-color: rgba(80, 11, 11, 1) rgba(80, 11, 11, 1) rgba(80, 11, 11, 1);}'
  2454. +
  2455. '.view-cap, .view-container-border {background-color: rgba(68, 20, 12, 1);}'
  2456. +
  2457. '.agenda .underflow-top, .agenda .event, .agenda .day {border-bottom: 1px solid rgba(138, 54, 40, 1);}'
  2458. +
  2459. '.agenda .underflow-top {background: rgba(53, 41, 41, 1);}'
  2460. +
  2461. '.agenda .date-label, .agenda .event {background: none repeat scroll 0% 0% #8F2F1F !important; border-top: 1px solid rgba(98, 22, 10, 1) !important;}'
  2462. +
  2463. '.agenda-scrollboxBoundary, .agenda, .agenda .underflow-bot {background-color: rgba(65, 46, 42, 1) !important;}'
  2464. +
  2465. '.agenda-more {color: rgba(195, 64, 35, 1);}'
  2466. +
  2467. '.subscribe-image, #lia-body .lia-content img {opacity: .8; border-radius: 6px;}'
  2468. +
  2469. 'h2.custom-header, .lia-panel-heading-bar-title, #lia-body .lia-content .lia-quilt-column-main-content table.lia-list-wide th, #lia-body .lia-content .lia-quilt-column-main-content table.lia-list-wide th a, .lia-data-cell-integer {color: #EDD !important;}'
  2470. +
  2471. '.ui-rtsr-unselected {background-color: #5A0F0F; color: rgba(213, 202, 200, 1);}'
  2472. +
  2473. '.ui-rtsr-selected {background-color: rgba(75, 48, 42, 1);}'
  2474. +
  2475. '.today-button {border: 1px solid #843330 !important;}'
  2476. +
  2477. '.post_wrap {background: -moz-linear-gradient(center top , #751B1B, rgba(89, 14, 14, 1)) repeat scroll 0% 0% transparent;}'
  2478. +
  2479. '.lia-content .lia-panel-status-inline-note {background-color: rgba(98, 9, 9, 1) !important;}'
  2480. +
  2481. '.lia-content table.lia-list-statistics {border-bottom: 2px solid rgba(72, 10, 10, 1);}'
  2482. +
  2483. '#lia-body.ViewProfilePage .lia-content .lia-quilt-column-main-content .lia-panel-standard > .lia-decoration-border > .lia-decoration-border-content > div > .lia-panel-content-wrapper {background: -moz-linear-gradient(center top , rgba(131, 29, 29, 1), rgba(96, 10, 10, 1)) repeat scroll 0px 0px transparent; border: 1px solid rgba(98, 24, 24, 1);}'
  2484. +
  2485. '#lia-body .lia-content table.lia-list-statistics {border-bottom: 0px none #000;}'
  2486. +
  2487. '.grey_block {background: none repeat scroll 0% 0% rgba(26, 13, 13, 1);}'
  2488. +
  2489. '#lia-body .lia-content .lia-panel-feedback-inline-note, #lia-body .lia-content .lia-panel-feedback-banner-note, .lia-content .lia-panel-feedback-banner-note .lia-text {background-color: #781A1A;}'
  2490. +
  2491. '.portal-container .show-all:after {background: none repeat scroll 0% 0% rgba(143, 29, 29, 1); border: 1px solid rgba(98, 13, 13, 1);}'
  2492. +
  2493. '.portal-container .all-hc-container--showing {border-bottom: 1px solid rgba(87, 15, 15, 1); border-top: 1px solid rgba(87, 15, 15, 1);}'
  2494. +
  2495. '.portal-container .show-all {border-top: 1px solid rgba(99, 13, 13, 1);}'
  2496. +
  2497. '.portal-container .product-selector li > a, .portal-container .list-of-hcs .hc-title, .primary-article img {opacity: 0.8;}'
  2498. +
  2499. '.top-nav > li ul a:hover {background-color: rgba(120, 19, 19, 1) !important;}'
  2500. +
  2501. '.info-bar-container--notification {background-color: rgba(125, 25, 13, 1);}'
  2502. +
  2503. '.contact-flow, .contact-bubble .primary-article, .channel .description {background: rgba(96, 12, 12, 1) !important;}'
  2504. +
  2505. '.contact-flow .channel h3 {border-top: 1px solid rgba(47, 29, 29, 1);}'
  2506. +
  2507. '.channel-name, .wait-prefix, .wait-amount {color: #EDD !important;}'
  2508. +
  2509. '#header-user-info .user-nav-wrapper {background: none repeat scroll 0% 0% rgba(107, 3, 3, 1); border: 1px solid rgba(116, 11, 11, 1); box-shadow: 0px 4px 5px 0px rgba(66, 14, 14, 1);}'
  2510. +
  2511. '.user-nav-wrapper:after {border-color: none !important;}'
  2512. // LESSER
  2513. +
  2514. '.primary-container--accordion.primary-container--accordion--CHROME, .primary-container--accordion {opacity: .72;}'
  2515. +
  2516. '.maia-col-9 h1, .maia-col-9 h2, .maia-col-3 h3, .maia-col-3 p, a.maia-button.maia-button-secondary {color: #DCC !important;}'
  2517. +
  2518. '.nik-tabs .nik-active h3, .nik-tabs h3:hover, .nik-tabs h3 {background: -moz-linear-gradient(center top , rgba(132, 20, 20, 1), rgba(110, 19, 19, 1)) repeat scroll 0% 0% transparent;}'
  2519. +
  2520. '.nik-slider div:not(:last-child):after {border-color: rgba(89, 28, 28, 1);}'
  2521. +
  2522. 'a.maia-media img, img.maia-media {outline: 1px solid rgba(95, 15, 15, 1);}'
  2523. +
  2524. '.primary-article .table-of-contents:after {background-image: radial-gradient(ellipse closest-side, rgba(104, 19, 19, 1) 0px, rgba(102, 38, 38, 0) 100%);}'
  2525. +
  2526. '.content-container h3.subheading, .content-container h4.subheading {border-top: 1px dashed rgba(78, 16, 16, 1);}'
  2527. +
  2528. '.lia-content .lia-form input[type="text"] {background: rgba(74, 57, 57, 1) !important; border-color: rgba(129, 24, 24, 1) rgba(144, 37, 37, 1) rgba(104, 24, 24, 1) !important; color: #EDD !important;}'
  2529. +
  2530. '.accountchooser-card ol li {border-bottom: 1px solid rgba(90, 13, 13, 1);}'
  2531. +
  2532. '.main .banner h1, span.account-name, .example h4 {color: #EDD !important;}'
  2533. +
  2534. '.accountchooser-card ol li button:focus {border-left: 4px solid rgba(218, 56, 22, 1);}'
  2535. +
  2536. '.accountchooser-card ol li button img, .language-selector input {opacity: .8;}'
  2537. +
  2538. '.carousel-container .related-item {opacity: 0.8 !important;}'
  2539. +
  2540. '.content-container .nice-table td {background-color: rgba(74, 12, 12, 1); border-color: rgba(107, 15, 15, 1);}'
  2541. +
  2542. '.content-container .product-link-container:before {border-top: 1px dashed rgba(107, 25, 25, 1) !important;}'
  2543. +
  2544. '.gb_R, .maia-col-4 .sidebar li, .maia-cols .sidebar li a, .maia-aux h1, .webstore-S-cb-xc, .webstore-S-cb-Rf-nb, .webstore-S-ig-cb {color: #EDD !important;}'
  2545. +
  2546. '.maia-cols .sidebar li {border-bottom: 1px solid rgba(76, 14, 14, 1);}'
  2547. +
  2548. '#maia-nav-root li ul, #maia-nav-root li:hover a, .webstore-S-ig-cb, .webstore-S-Z, .webstore-S-cb-xc {background-color: rgba(75, 20, 11, 1) !important;}'
  2549. +
  2550. '#maia-nav-root li li {border-top: 1px solid rgba(95, 21, 9, 1);}'
  2551. +
  2552. '.footer-links .language-selector, .footer-links .language-selector > select {background: rgba(44, 34, 34, 1) !important; color: #EDD !important;}'
  2553. +
  2554. '.content-container .zippy, .content-container .zippy:visited {background: #393330;}'
  2555. +
  2556. '.j-K, .j-K.j-K-rc, .j-K-Za, .j-K-s, .j-K:hover, .j-K.j-K-rc:hover, .j-K-Za:hover, .j-K-s:hover, .webstore-Cb-Db, .webstore-S-cb-xc {color: #EDD !important;}'
  2557. +
  2558. '.webstore-S-hg-cb, .webstore-S-ig-cb, .webstore-S-hb-cb, .webstore-S-s-ig-cb, .webstore-S-ne-cb, .webstore-S-Ne-cb, .webstore-S-Z, .webstore-S-ad-cb, .webstore-S-bb-cb, .webstore-S-s-Ib, .webstore-S-nf-ej-Ib, .webstore-Pc-k-V, .webstore-S-cb-Hd-Cb, .webstore-Rf-r-V, .webstore-Rf-r-V a {color: #EDD !important;}'
  2559. +
  2560. '.kb-r-L {background-color: rgba(95, 17, 17, 1) !important; border-bottom: 1px solid rgba(59, 2, 2, 1) !important; color: #EDD !important;}'
  2561. +
  2562. '.webstore-ae-Pf-Pd-lc {background: none repeat scroll 0% 0% #7A4D4D; border-color: rgba(117, 25, 25, 1) #751919 #751919;}'
  2563. +
  2564. '.webstore-dropdown-select-menuitem-highlight {color: #EDD !important; background-color: #943330 !important;}'
  2565. +
  2566. '.webstore-qb-S-sh-Ii, .webstore-qb-S-Je, .webstore-Pc-r {background: none repeat scroll 0% 0% rgba(39, 10, 10, 1) !important;}'
  2567. +
  2568. '.j-ji, .kb-r {background: none repeat scroll 0% 0% padding-box rgba(42, 20, 20, 1) !important;}'
  2569. +
  2570. '.f-na {border: 1px solid rgba(68, 23, 23, 1) !important;}'
  2571. +
  2572. '.l5, .pls-vertShim {background-color: rgba(96, 14, 14, 1) !important;}'
  2573. // WALLET
  2574. +
  2575. '.GBBCW1XDF5B .appBar {background: none repeat scroll 0% 0% #481818; border-bottom: 1px solid #360909 !important;}'
  2576. +
  2577. '.GBBCW1XDIP .GBBCW1XDAQ {border-color: rgba(90, 19, 19, 1);} border: 1px solid rgba(90, 19, 19, 1) !important;}'
  2578. +
  2579. '.kd-list tbody tr:hover {border-color: rgba(90, 19, 19, 1) !important;}'
  2580. +
  2581. '.container-bottom .leftnav .link:hover {background-color: rgba(75, 21, 21, 1) !important;}'
  2582. +
  2583. '.GBBCW1XDII:focus, .GBBCW1XDII.GBBCW1XDNI, .GBBCW1XDII.GBBCW1XDNI:hover {border: 1px solid rgba(137, 32, 15, 1) !important;}'
  2584. +
  2585. '.GBBCW1XDII, .GBBCW1XDII:hover {background-color: rgba(147, 17, 17, 1) !important; background-image: -moz-linear-gradient(center top , rgba(161, 19, 19, 1), rgba(140, 10, 10, 1)) !important;}'
  2586. +
  2587. '.transactionsTable tbody td div, .transactionsTable tbody td {color: #EDD !important}'
  2588. +
  2589. '.expandableLeftNavPanel {border-top: 1px solid #651A0E !important;}'
  2590. +
  2591. '.GBBCW1XDIAC .list .list-item, .kd-list tbody tr {border-color: #651A0E #651A0E -moz-use-text-color !important;}'
  2592. +
  2593. '.actionsContainer, .GBBCW1XDBME {border-left: 1px solid #651A0E !important;}'
  2594. +
  2595. '.GBBCW1XDIAC .list {box-shadow: 0px 3px 3px -2px rgba(114, 16, 16, 1) !important;}'
  2596. +
  2597. '.mockCardContainer {border-color: rgba(78, 18, 9, 1) #4E1209 #4E1209 #4E1209 !important;}'
  2598. +
  2599. '.checkout-footer {border-top: 1px solid #651A0E !important;}'
  2600. +
  2601. '.GBBCW1XDICD {background-color: #1B1715 !important; border: 1px solid #1B1715 !important;}'
  2602. +
  2603. '.GBBCW1XDBR {background: none repeat scroll 0% 0% rgba(129, 5, 5, 1) !important;}'
  2604. +
  2605. '.gwt-debug-noItemsPanel-image, .GBBCW1XDKCD .gwt-Image {opacity: .5 !important;}'
  2606. +
  2607. '.GBBCW1XDFME, .GBBCW1XDJC, .GBBCW1XDKD {border-bottom: 1px solid #651A0E !important;}'
  2608. +
  2609. '.GBBCW1XDJHD {border-bottom: 1px solid rgba(84, 9, 9, 1) !important; background: #481818 !important;}'
  2610. +
  2611. '.GBBCW1XDFAC, .GBBCW1XDPM, .receipt-main-section, .GBBCW1XDMD, .GBBCW1XDDC {background-color: rgba(56, 40, 40, 1) !important;}'
  2612. +
  2613. '.receipt-main-section {border-color: #651A0E #651A0E -moz-use-text-color !important;}'
  2614. +
  2615. '.receipt-section {border-top: 1px solid #651A0E !important;}'
  2616. +
  2617. '.GBBCW1XDDC {background: none repeat scroll 0% 0% #382828 !important;}'
  2618. +
  2619. '.gwt-debug-receiptView-eventTable, .GBBCW1XDND, .GBBCW1XDDC, .GBBCW1XDKC, .GBBCW1XDLC, .GBBCW1XDEC, .GBBCW1XDOQE {color: #EDD !important;}'
  2620. +
  2621. '.GBBCW1XDHP:hover .GBBCW1XDJP:hover {background: #742926 !important;}'
  2622. +
  2623. '.small-receipt .receipt-main-section:after, .receipt-wrapper .receipt-main-section:after {opacity: .2 !important;}'
  2624. +
  2625. '.GBBCW1XDBTC {border: 1px solid #651A0E !important;}'
  2626. +
  2627. '.GBBCW1XDIME {border-bottom: 0px none #EFEFEF !important;}'
  2628. +
  2629. '.goog-button-base-outer-box, .aw-save-button.goog-button-base-focused .goog-button-base-content {background: none !important;}'
  2630. +
  2631. '.GBBCW1XDFDD {border: 1px solid rgba(81, 19, 19, 1) !important;}'
  2632. +
  2633. '.GBBCW1XDETB, .GBBCW1XDDJ, .GBBCW1XDII {background-color: rgba(129, 27, 27, 1); background-image: -moz-linear-gradient(center top , #811B1B, rgba(119, 13, 13, 1)) !important; border: 1px solid rgba(152, 19, 19, 1) !important; color: #EDD !important}'
  2634. +
  2635. '.GBBCW1XDII:focus, .GBBCW1XDII.GBBCW1XDNI {border: 1px solid rgba(182, 30, 6, 1) !important;}'
  2636. +
  2637. '.GBBCW1XDHTB, .GBBCW1XDGTB {background-color: rgba(71, 48, 48, 1) !important; color: #EDD !important;}'
  2638. +
  2639. '.GBBCW1XDJTB {background: none repeat scroll 0% 0% rgba(95, 24, 24, 1) !important; border: 1px solid rgba(108, 12, 12, 1) !important;}'
  2640. +
  2641. '.GBBCW1XDOGD, .GBBCW1XDOUE {color: #EDD !important;}'
  2642. // DOCS
  2643. +
  2644. '.ww-help-txt, .goog-toolbar-button-inner-box {color: #EDD !important;}'
  2645. +
  2646. '.ww-content tbody tr {background: none repeat scroll 0% 0% #500D0D !important;}'
  2647. +
  2648. '.modal-dialog-buttons button:focus, .modal-dialog-buttons button:hover {border: 1px solid rgba(183, 46, 24, 1);}'
  2649. +
  2650. '.ww-icons {opacity: .8;}'
  2651. +
  2652. '#docs-chrome {background: none repeat scroll 0% 0% rgba(99, 40, 40, 1);}'
  2653. +
  2654. '#docs-toolbar-wrapper {background-color: rgba(89, 51, 51, 1) !important; background-image: -moz-linear-gradient(center top , rgba(152, 19, 19, 1), rgba(149, 17, 17, 1)) !important; border-top: 1px solid rgba(183, 35, 35, 1); border-bottom: 1px solid rgba(116, 22, 22, 1);}'
  2655. +
  2656. '#docs-editor-container, #docs-editor {background: none repeat scroll 0% 0% rgba(30, 17, 17, 1) !important;}'
  2657. +
  2658. '#docs-branding-container.docs-branding-forms {background-color: rgba(135, 25, 7, 1);}'
  2659. +
  2660. '.goog-toolbar-separator.goog-inline-block {border-left: 1px solid rgba(119, 27, 27, 1);}'
  2661. +
  2662. '.docs-menubar .goog-control:hover {border: 1px solid rgba(143, 21, 21, 1) !important;}'
  2663. +
  2664. '.goog-menu-vertical {background: none repeat scroll 0% 0% rgba(86, 48, 42, 1) !important;}'
  2665. +
  2666. '.goog-toolbar-button-selected, .goog-toolbar-button-checked, .goog-toolbar-menu-button-open, .goog-toolbar-button-selected:hover, .goog-toolbar-button-checked:hover, .goog-toolbar-menu-button-open:hover {border-color: rgba(108, 5, 5, 1);}'
  2667. +
  2668. '.settings-panel {background-color: #393330; border: 1px solid rgba(105, 24, 24, 1);}'
  2669. +
  2670. '.ss-page-tab-triangle {border-top: 20px solid rgba(120, 30, 30, 1);}'
  2671. +
  2672. '.ss-page-tab {background-color: #781E1E;}'
  2673. +
  2674. '#domain-settings .goog-zippy-expanded:before, #domain-settings .goog-zippy-collapsed:before {background-color: rgba(129, 20, 20, 1);}'
  2675. +
  2676. '.page-divide {background-color: #632828;}'
  2677. +
  2678. '.ss-form-editor {background-color: #393330; border: 1px solid #720909;}'
  2679. +
  2680. '.hovering-textarea-container:hover {background-color: #393330;}'
  2681. +
  2682. '.ss-formwidget-div {background-color: #393330;}'
  2683. +
  2684. '.hovering-textarea-container textarea, .hovering-textarea-container input {border: 1px solid rgba(99, 18, 18, 1);}'
  2685. +
  2686. '#widget-container .jfk-textinput {border-color: #921B1B #921B1B #921B1B !important;}'
  2687. +
  2688. '.hovering-textarea-container:hover textarea.jfk-textinput:focus, .hovering-textarea-container textarea.jfk-textinput:focus, .hovering-textarea-container:hover input.jfk-textinput:focus {border: 1px solid #921B1B !important;}'
  2689. +
  2690. '.ss-header, .ss-formwidget-fieldlabel, .ss-widget-nodrag span, .ss-page-tab-text, .Nd-ie-cb {color: #EDD !important;}'
  2691. +
  2692. 'ss-formwidget-selection {background-color: rgba(132, 34, 18, 1) !important;}'
  2693. +
  2694. '.ss-formwidget-container .ss-form-entry, .ss-formwidget-container:hover .ss-form-entry:hover {background-color: rgba(69, 38, 38, 1);}'
  2695. +
  2696. '#docs-editor .jfk-textinput {background: none repeat scroll 0% 0% #4E4040 !important;}'
  2697. +
  2698. '.hovering-textarea-container textarea.confirmation-textarea {border: 1px solid #631212 !important;}'
  2699. +
  2700. '.Yf-Kf-Hd-ye, .Yf-Zf-Kf .Yf-Hd-sj-tj {background-color: rgba(51, 40, 40, 1);}'
  2701. +
  2702. '.Yf-Zf-Kf .Yf-ag-Xb-qf {border-bottom: 1px solid rgba(80, 19, 19, 1);}'
  2703. +
  2704. '.Yf-Kf-Hd-ye .Yf-eb-Ic, .Yf-Zf-Kf .Yf-Hd-sj-tj .Yf-eb-Ic {border-top: 1px solid rgba(96, 14, 14, 1);}'
  2705. +
  2706. '.Yf-Zf-Kf .Yf-ag-Xb-qf {box-shadow: 0px 1px 5px 1px rgba(75, 39, 39, 1);}'
  2707. +
  2708. '.Yf-fg-qf {background-color: rgba(78, 7, 7, 1); border-top: 1px solid rgba(92, 8, 8, 1);}'
  2709. +
  2710. '.Yf-Kf-Hd-ye .Yf-qj-rj, .Yf-Zf-Kf .Yf-Hd-sj-tj .Yf-qj-rj {background-color: rgba(158, 46, 28, 1); border-color: rgba(188, 65, 45, 1);}'
  2711. +
  2712. '.Yf-kc-ak {border: 1px solid rgba(125, 19, 19, 1); background: none repeat scroll 0% 0% #533737;}'
  2713. +
  2714. '.Yf-kc-V {background-color: #843232;}'
  2715. +
  2716. '.Nd-ie-oe-O {background-color: rgba(65, 4, 4, 1);}'
  2717. +
  2718. '.a-kb {background: none repeat scroll 0% 0% #653E3E;}'
  2719. +
  2720. '.Yf-ag-Xb-bg-Wb-cg .a-bg-w {border-color: -moz-use-text-color -moz-use-text-color rgba(170, 39, 18, 1);}'
  2721. +
  2722. '.a-R-kb-u, .a-R-kb-u:hover, .a-R-kb-u:focus {background-color: rgba(134, 28, 28, 1); background-image: -moz-linear-gradient(center top , rgba(185, 10, 10, 1), rgba(155, 17, 17, 1)); border: 1px solid rgba(185, 12, 12, 1);}'
  2723. +
  2724. '.Yf-dg-eb img .Yf-ag-Xb-eb img {opacity: .8;}'
  2725. +
  2726. '.hovering-textarea-container:hover textarea.jfk-textinput {border-color: #631212 #631212 #631212 !important;}'
  2727. +
  2728. '#domain-settings {color: #EDD !important;}'
  2729. +
  2730. '#docs-editor .jfk-textinput, #gbg6 #gbi4t, #gbg4 #gbgs4d {color: #EDD !important;}'
  2731. +
  2732. '.script-promo-menu-item-description, .script-promo-menu-item-title {color: #EDD !important;}'
  2733. +
  2734. '.hovering-textarea-container:hover input.jfk-textinput {border-color: #631212 #631212 #631212 !important;}'
  2735. +
  2736. '#settings-summary-overlay {background-color: transparent; background-image: -moz-linear-gradient(left center , rgba(150, 29, 29, 0) 80%, rgba(102, 32, 32, 1));}'
  2737. +
  2738. '.modal-dialog-content {background-color: #500D0D !important;}'
  2739. +
  2740. '.modal-dialog-content .jfk-textinput, .modal-dialog-buttons button:focus, .modal-dialog-buttons .goog-buttonset-action {border: 1px solid #631212 !important;}'
  2741. +
  2742. '.modal-dialog-content .jfk-textinput {background: #822 !important; color: #EDD;}'
  2743. +
  2744. '.goog-inline-block .jfk-textinput {border-color: rgba(171, 40, 40, 1) rgba(170, 22, 22, 1) rgba(135, 24, 24, 1); background: #822 !important; color: #EDD;}'
  2745. +
  2746. '#mail-dialog-email-section {background-color: #500D0D;}'
  2747. +
  2748. '.mail-dialog-email-header {background: none repeat scroll 0% 0% rgba(90, 62, 62, 1); border-right: 1px solid rgba(144, 18, 18, 1); border-color: rgba(137, 29, 29, 1) #891D1D #891D1D; color: #EDD;}'
  2749. +
  2750. '#t-edit-theme .goog-toolbar-button-inner-box:after {content: " (outside Dark BG Bodies)"}'
  2751. +
  2752. '.fb-sidebar-content {border-left: 1px solid rgba(111, 26, 26, 1); border-color: rgba(131, 23, 23, 1);}'
  2753. +
  2754. '.fb-sidebar-container {background-color: rgba(30, 25, 25, 1);}'
  2755. +
  2756. '.fb-import-theme-tile {border: 1px solid rgba(89, 18, 18, 1);}'
  2757. +
  2758. '.fb-theme-tile-name {background-color: rgba(93, 14, 14, 0.8); border-top: 1px solid rgba(81, 23, 23, 1); color: #EDD;}'
  2759. +
  2760. '.fb-theme-tile-window, .fb-theme-tile {border: 1px solid rgba(102, 27, 27, 1);}'
  2761. +
  2762. '.fb-theme-tile.goog-control-selected .fb-theme-tile-name {background-color: rgba(174, 42, 21, 1); border-color: rgba(216, 55, 20, 1);}'
  2763. +
  2764. '.fb-theme-tile.goog-control-selected .fb-theme-tile-window {border: 2px solid rgba(143, 29, 11, 1);}'
  2765. +
  2766. '.fb-theme-tile-button-text, .fb-theme-tile-button-text:hover, .docs-title-untitled {color: #EDD !important;}'
  2767. +
  2768. '.docs-title-widget-enabled:hover .docs-title {background-color: rgba(238, 238, 238, 0);}'
  2769. +
  2770. '.ss-formwidget-selection {background: rgba(190, 33, 20, 0) !important;}'
  2771. +
  2772. '.ss-other-options-content {background-color: #393330; border: 0px solid #393330;}'
  2773. +
  2774. '.webstore-Cb-Db, .webstore-S-cb-xc {background-color: #2B0D0D; border-bottom: 1px solid rgba(105, 17, 17, 1); border-right: 1px solid rgba(75, 15, 15, 1);}'
  2775. +
  2776. '.webstore-S-ig-cb-Gb {opacity: .8;}'
  2777. +
  2778. '.webstore-qb-ac-Db-Mg-Dd {border: 1px solid rgba(123, 42, 42, 1); box-shadow: 0px 2px 2px rgba(92, 41, 41, 1) inset, 0px 1px 1px rgba(92, 59, 59, 1); background-color: rgba(114, 83, 83, 1);}'
  2779. +
  2780. '.modal-dialog-content, .modal-dialog-content a, .webstore-Pf-df .webstore-ae-Pf-Pd, .webstore-qb-ac-Db-Mg-Dd, .label-input-label, .webstore-qb-S-r {color: #EDD !important;}'
  2781. +
  2782. '.webstore-widget .modal-dialog-title {border-bottom: 1px solid rgba(60, 11, 11, 1);}'
  2783. +
  2784. '.webstore-S-cb-Hd-Cb, .webstore-S-Z, .webstore-S-cb-xc {background-color: rgba(59, 9, 9, 1);}'
  2785. +
  2786. '.webstore-S-hg-cb, .webstore-S-ig-cb, .webstore-S-hb-cb, .webstore-S-s-ig-cb, .webstore-S-ne-cb, .webstore-S-Ne-cb, .webstore-S-Z, .webstore-S-ad-cb, .webstore-S-bb-cb, .webstore-S-s-Ib, .webstore-S-nf-ej-Ib {border-bottom: 1px solid rgba(89, 18, 18, 1); border-right: 1px solid rgba(89, 18, 18, 1);}'
  2787. +
  2788. '.webstore-S-cb .webstore-S-hg-cb-Gb, .webstore-S-cb .webstore-S-s-ig-cb-Gb, .webstore-S-cb .webstore-S-ig-cb-Gb {border: 1px solid rgba(65, 15, 15, 1);}'
  2789. +
  2790. '.webstore-ae-Pf-Pd, .webstore-ae-Pf-Pd:hover, .webstore-ae-Pf-Pd:focus {border: 1px solid rgba(102, 21, 21, 1) !important;}'
  2791. +
  2792. '#grant_heading {color: #A43330 !important;}'
  2793. +
  2794. '.scope_spacer {border-top: 1px solid rgba(83, 16, 16, 1);}'
  2795. +
  2796. '#scope_list {border-bottom: 1px solid rgba(83, 16, 16, 1);}'
  2797. +
  2798. '.splash-screen-header {background-color: rgba(93, 28, 28, 1); border-bottom: 1px solid rgba(146, 27, 27, 1);}'
  2799. +
  2800. '.splash-screen {background-color: rgba(47, 33, 33, 1);}'
  2801. +
  2802. '.splash-screen-left {border-right: 1px solid rgba(87, 23, 23, 1);}'
  2803. +
  2804. '.goog-link-button, .goog-link-button:hover, .editor {color: rgba(179, 35, 11, 1);}'
  2805. +
  2806. '.splash-screen-footer {background-color: rgba(74, 20, 20, 1); border-top: 1px solid rgba(65, 13, 13, 1);}'
  2807. +
  2808. '.goog-modalpopup-bg, .modal-dialog-bg {background: none repeat scroll 0% 0% rgba(56, 29, 29, 1);}'
  2809. +
  2810. '#docs-toolbar-wrapper {box-shadow: 0px 1px 0px 0px rgba(134, 32, 32, 1) inset !important;}'
  2811. +
  2812. '.docs-branding-scripts {background-color: #6E170C !important;}'
  2813. +
  2814. '.resource-list .project-items-list .selected, .resource-list .project-items-list .selected:hover {background-color: rgba(86, 41, 41, 1) !important;}'
  2815. +
  2816. '.workspace .gwt-SplitLayoutPanel-HDragger {background-color: #971212 !important; border-left: 1px solid #771B1B !important;}'
  2817. +
  2818. '.resource-list {background-color: #1B1715 !important;}'
  2819. +
  2820. '.resource-list .project-items-list .item {border-bottom: 1px solid rgba(84, 30, 30, 1) !important;}'
  2821. +
  2822. '.editor .gwt-TabLayoutPanelTabs {background-color: #562929 !important; border-bottom: 1px solid rgba(75, 21, 21, 1); border-left: 1px solid #4B1515 !important;}'
  2823. +
  2824. '.editor .code-area .CodeMirror-gutter {border-left: 1px solid rgba(119, 22, 22, 1) !important; border-right: 1px solid rgba(74, 14, 14, 1) !important; background-color: #562929 !important;}'
  2825. +
  2826. '.editor .gwt-TabLayoutPanelTab-selected {background-color: #961212 !important;}'
  2827. +
  2828. '.editor .gwt-TabLayoutPanelTab {background-color: #961212; border: 1px solid rgba(176, 29, 29, 1) !important; border-bottom: 1px solid rgba(62, 14, 14, 1) !important;}'
  2829. +
  2830. '.editor .gwt-TabLayoutPanelTabs {border-bottom: 1px solid rgba(62, 14, 14, 1) !important;}'
  2831. +
  2832. '.cm-variable {color: #EDD !important;}'
  2833. +
  2834. '.ss-edit-link, .ss-edit-link:active, .ss-edit-link:visited, .ss-edit-link:hover, .ss-edit-link:link {border: 1px solid rgba(96, 24, 24, 1);}'
  2835. +
  2836. '.ss-closed-form {background-color: #393330; border: 1px solid #691818;}'
  2837. +
  2838. '.hovering-textarea-container textarea.closed-form-textarea {border: 1px solid rgba(104, 17, 17, 1);}'
  2839. +
  2840. '#analytics-container {background-color: #1B1715;}'
  2841. +
  2842. '.ss-summary h1 {border-top: 1px solid rgba(81, 13, 13, 1);}'
  2843. +
  2844. '.jfk-butterBar-info {background-color: #AD3A27; border-color: #C82316; color: #EDD !important;}'
  2845. +
  2846. '.folders-popup-summary {background: none repeat scroll 0% 0% rgba(81, 13, 13, 1); color: #EDD !important;}'
  2847. +
  2848. '.folders-popup {background-color: rgba(63, 42, 42, 1); border: 1px solid rgba(102, 25, 25, 1);}'
  2849. +
  2850. '.goog-tree-root {border: 1px solid rgba(117, 7, 7, 1);}'
  2851. +
  2852. '.folders-popup .goog-tree-item .selected, .goog-tree-item-label {background: none repeat scroll 0% 0% rgba(83, 48, 48, 1); color: #EDD;}'
  2853. +
  2854. '.folder-creation-link {color: rgba(204, 43, 17, 1);}'
  2855. +
  2856. '.docs-omnibox-autocomplete .ac-active {background-color: #6E170C;}'
  2857. +
  2858. '.docs-omnibox-autocomplete .ac-renderer, .docs-omnibox-autocomplete .ac-renderer:hover {box-shadow: 0px 2px 4px #651919; border: 1px solid rgba(171, 25, 25, 1); background-color: #6E170C; color: #EDD !important;}'
  2859. +
  2860. '.goog-toolbar {background: none repeat scroll 0% 0% #961212; border-top: 1px solid #9C1919; border-bottom: 1px solid #9C1919;}'
  2861. +
  2862. '.CSS_SHORTCUTS_HELP_POPUP {background: none repeat scroll 0px center rgba(69, 15, 15, 1) !important; color: #EDD;}'
  2863. +
  2864. '.CSS_SHORTCUTS_HELP_POPUP_CONTENT_HEADER, .CSS_SHORTCUTS_HELP_POPUP_TEAROFF_LINK, .CSS_SHORTCUTS_HELP_POPUP_TEAROFF_LINK_CONTAINER {color: rgba(188, 38, 13, 1);}'
  2865. +
  2866. '.CSS_SHORTCUTS_HELP_POPUP_KEY_MNEMONIC, .gbmlbw a, .gbmlb {color: #BC260D !important;}'
  2867. +
  2868. '.gbm {border: 1px solid rgba(83, 23, 23, 1) !important; background: none repeat scroll 0% 0% #501C1C !important;}'
  2869. +
  2870. '#gbd4 .gbmc {background: none repeat scroll 0% 0% #631E1E;}'
  2871. +
  2872. '#gbmpdv, #gbmpdv:hover {background: none repeat scroll 0% 0% rgba(75, 64, 64, 1); border-bottom: 1px solid rgba(80, 35, 35, 1); box-shadow: 0px 2px 4px rgba(93, 28, 28, 0.3);}'
  2873. +
  2874. '.gbps, .gbps2, .Ya-la-L, .Ya-la-Vh, .Ya-la-ob, .Ya-la-Vh b, .Ya-la-Vh a, .docs-title-inner {color: #EDD !important;}'
  2875. +
  2876. '.gbqfbb {background-color: rgba(147, 17, 17, 1); background-image: -moz-linear-gradient(center top , rgba(158, 25, 25, 1), rgba(126, 9, 9, 1)); color: #EDD !important;}'
  2877. +
  2878. '.gbto #gbs {background: none repeat scroll 0% 0% rgba(71, 15, 15, 1);}'
  2879. +
  2880. '.permissions-list-container {border-top: 1px solid rgba(41, 22, 22, 1);}'
  2881. +
  2882. '.inviter-invite-area {background-color: #500D0D;}'
  2883. +
  2884. '.permissions-list td {border-bottom: 1px solid rgba(38, 23, 23, 1);}'
  2885. +
  2886. '.vpc-change-link {color: rgba(204, 43, 17, 1);}'
  2887. +
  2888. '.share-fmb-disabled {color: rgba(212, 26, 26, 1);}'
  2889. +
  2890. '.W-ub-ii-la .a-t-F:hover:not(.a-t-F-da) {background-color: rgba(137, 17, 17, 1);}'
  2891. +
  2892. '.k-ba-q-P {color: rgba(195, 23, 23, 1); text-shadow: 1px 1px 2px rgba(70, 18, 15, 0.92) !important;}'
  2893. +
  2894. '.Ya-la-fg {border-bottom: 1px solid #540E0E;}'
  2895. +
  2896. '#docs-branding-container.docs-branding-documents {background-color: #86200A;}'
  2897. +
  2898. '.kix-ruler-background-inner {background-color: #632828 !important;}'
  2899. +
  2900. '#kix-ruler {border-bottom: 1px solid rgba(90, 19, 19, 1);}'
  2901. +
  2902. '.kix-zoomdocumentplugin-outer {opacity: .9;}'
  2903. +
  2904. '.jfk-bubble.jfk-bubble-promo {background-color: #F9EDBE; border: 1px solid #F0C36D;}'
  2905. +
  2906. '.jfk-bubble {background-color: #7A0909; border-color: rgba(171, 42, 20, 1) rgba(168, 36, 14, 1) #BA1F1F !important;}'
  2907. +
  2908. '.docs-homescreen-warmwelcome-drivebanner {background-color: rgba(137, 31, 14, 1);}'
  2909. +
  2910. '.docs-homescreen-warmwelcome-title, .docs-homescreen-warmwelcome-mobileappdetail {color: #EDD !important;}'
  2911. +
  2912. '.docs-homescreen-warmwelcome-desc {color: #DCC !important;}'
  2913. +
  2914. '.docs-homescreen-button-blue {background-color: rgba(164, 30, 8, 1);}'
  2915. +
  2916. '.docs-homescreen-modaldialog {box-shadow: none !important;}'
  2917. +
  2918. '.docs-homescreen-leftnavbar-menuheader {border-bottom: 1px solid rgba(123, 17, 17, 1);}'
  2919. +
  2920. '.docs-homescreen-editorbar-docs {background-color: rgba(104, 21, 7, 1);}'
  2921. +
  2922. '.docs-homescreen-grid-header, .docs-homescreen-list-header {background: none repeat scroll 0% 0% rgba(74, 51, 51, 1); color: #EDD !important;}'
  2923. +
  2924. '.docs-homescreen-grid-item {opacity: .8; background-color: rgba(120, 31, 31, 1); border-color: rgba(93, 15, 15, 1) #5D0F0F #5D0F0F;}'
  2925. +
  2926. '.docs-homescreen-grid-item-metadata-container {border-top: 1px solid rgba(110, 18, 18, 1);}'
  2927. +
  2928. '.docs-homescreen-list-item {background-color: rgba(65, 23, 23, 1);}'
  2929. +
  2930. '.docs-homescreen-list-container .docs-homescreen-item-section {border-color: rgba(77, 7, 7, 1) rgba(80, 11, 11, 1) rgba(83, 9, 9, 1);}'
  2931. +
  2932. '.docs-homescreen-list-item-title, .docs-homescreen-list-item-icon, .docs-homescreen-list-item-hover-icon, .docs-homescreen-list-item-owner, .docs-homescreen-list-item-time, .docs-homescreen-list-header {color: #EDD !important;}'
  2933. +
  2934. '.goog-control-hover {background: #833 !important; background-color: #833 !important;}'
  2935. // SPREADSHEETS
  2936. +
  2937. '#docs-editor .grid-container, #t-formula-bar-input-container, #formula-bar table, #t-formula-bar-input {background-color: #282828 !important;}'
  2938. +
  2939. 'div.row-headers-background, div.column-headers-background {background: none repeat scroll 0% 0% #632828 !important;}'
  2940. +
  2941. '.waffle-background-container {background-color: rgba(71, 26, 26, 1) !important;}'
  2942. +
  2943. '.grid-table-container {background: rgba(0,0,0,0.3) !important;}'
  2944. +
  2945. '#docs-branding-container.docs-branding-spreadsheets {background-color: #86200A !important;}'
  2946. +
  2947. '.apps-toast, .apps-toast-fill, .apps-toast-content, .apps-toast-title {opacity: .3 !important;}'
  2948. +
  2949. '.grid-bottom-bar {border-top: 1px solid rgba(92, 21, 21, 1) !important;}'
  2950. +
  2951. '.waffle-disclaimer {background-color: #632828 !important; color: #EDD !important; border-bottom: 1px solid #862020 !important;}'
  2952. +
  2953. '.grid-bottom-bar tbody tr {background: none repeat scroll 0% 0% #632828 !important;}'
  2954. +
  2955. '.docs-sheet-active-tab {color: rgba(228, 190, 190, 1) !important; border-color: rgba(194, 47, 47, 1) rgba(158, 29, 29, 1) rgba(155, 35, 35, 1) !important;}'
  2956. +
  2957. '#docs-sheet-message-container {border-left: 1px solid rgba(132, 25, 25, 1) !important;}'
  2958. +
  2959. '.docs-sheet-message-container-button {background-color: #632828 !important; background-image: -moz-linear-gradient(center top , #AD1010, rgba(140, 12, 12, 1)) !important;}'
  2960. +
  2961. '.docs-sheet-status-container, .docs-sheet-status-container:hover {border-left: 1px solid rgba(119, 20, 20, 1) !important;}'
  2962. +
  2963. '.waffle-input-box-locator {background-color: rgba(153, 40, 22, 1) !important;}'
  2964. +
  2965. '#t-formula:after {content: "The canvas will not be affected by Dark BG Bodies"; color: #EDD !important;}'
  2966. +
  2967. '.waffle-formula-preview-decorator {background: none repeat scroll 0% 0% rgba(75, 23, 23, 1) !important;}'
  2968. +
  2969. '.dcs-a-dcs-cb-dcs-tb {background-color: #632828;}'
  2970. +
  2971. '.docs-docos-activitybox {background: none repeat scroll 0% 0% rgba(89, 37, 37, 1) !important; border: 1px solid rgba(149, 23, 23, 1) !important; box-shadow: 0px 2px 4px rgba(74, 17, 17, 0.4) !important;}'
  2972. +
  2973. '.dcs-r-dcs-je-dcs-lf-dcs-l-dcs-lc, .dcs-a-dcs-wc-dcs-uc-dcs-xc, .dcs-a-dcs-cb-dcs-tb .dcs-a-dcs-wc-dcs-uc-dcs-l, .dcs-a-dcs-cb-dcs-tb .dcs-a-dcs-sh-dcs-l {color: #EDD !important;}'
  2974. +
  2975. '.dcs-a-dcs-cb-dcs-tb {background-color: rgba(108, 33, 33, 1) !important;}'
  2976. +
  2977. '.dcs-r-dcs-je-dcs-lf-dcs-l, .dcs-a-dcs-wc-dcs-uc-dcs-l {background: rgba(108, 33, 33, 1) !important;}'
  2978. +
  2979. '.dcs-a-dcs-d .dcs-a-dcs-ob-dcs-bg.dcs-a-dcs-fb {background: none repeat scroll 0% 0% rgba(60, 47, 47, 1) !important;}'
  2980. +
  2981. '.dcs-a-dcs-d .dcs-a-dcs-ag-dcs-e-dcs-f {background: none repeat scroll 0% 0% rgba(105, 24, 24, 1) !important;}'
  2982. +
  2983. '.dcs-a-dcs-rd-dcs-sd, .dcs-a-dcs-fb-dcs-o-dcs-ne div {background-color: rgba(161, 54, 31, 1) !important;}'
  2984. +
  2985. '.dcs-a-dcs-fb-dcs-hc, .dcs-a-dcs-hc, .g-hovercard {color: #EDD !important;}'
  2986. +
  2987. '.dcs-j-dcs-l-dcs-me {background-color: rgba(173, 29, 29, 1) !important; background-image: -moz-linear-gradient(center top , #AD1D1D, rgba(140, 23, 23, 1)) !important; color: #EDD !important;}'
  2988. +
  2989. '.dcs-r-dcs-lf {background: none repeat scroll 0% 0% #563535; border: 1px solid rgba(132, 12, 12, 0.4);}'
  2990. +
  2991. '.dcs-r-dcs-s-dcs-nf, .dcs-r-dcs-s-dcs-qh {background-color: rgba(161, 54, 31, 1) !important; border-color: #(101, 33, 27, 1) !important;}'
  2992. +
  2993. '.dcs-r-dcs-lf {background: none repeat scroll 0% 0% rgba(57, 26, 26, 1) !important;}'
  2994. // SLIDES & DRAWINGS
  2995. +
  2996. '.punch-choosethemedialog-thumbnail-content {border: 1px solid rgba(116, 24, 24, 1) !important;}'
  2997. +
  2998. '.punch-choosethemedialog-separator-line {border-bottom: 0px none #000 !important;}'
  2999. +
  3000. '.punch-choosethemedialog-separator-label {background: none repeat scroll 0% 0% #741818 !important;}'
  3001. +
  3002. '.punch-slidethumbnailcontrol-checked {outline: 2px solid rgba(183, 44, 21, 1) !important;}'
  3003. +
  3004. '.punch-slidethumbnailcontrol {border: 1px solid rgba(138, 64, 64, 1) !important; outline: 2px solid rgba(27, 21, 21, 1) !important;}'
  3005. +
  3006. '.punch-choosethemedialog-options {border-bottom: 1px solid #741818 !important;}'
  3007. +
  3008. '.Hd-ie-je-Ic > .Nd-ie-je.Nd-ie-w > .Nd-ie-oe-Mc-Ic, .ke-le-Ob .Hd-ie-je-Ic:focus > .Nd-ie-je.Nd-ie-w > .Nd-ie-oe-Mc-Ic {background-color: rgba(147, 25, 5, 1) !important;}'
  3009. +
  3010. '.Yf-ag-Xb-bg-Wb-cg .a-bg-w, .Yf-ag-Xb-bg-Wb-cg .a-bg, .Yf-ag-Xb-bg-Wb-cg .a-kb-u, .punch-filmstrip-thumbnail-pagenumber {color: #EDD !important;}'
  3011. +
  3012. '.d-u-Q, .qYaiXb {background-color: rgba(141, 30, 11, 1) !important; background-image: -moz-linear-gradient(center top , rgba(138, 36, 19, 0.8), rgba(113, 8, 8, 0.8)) !important;}'
  3013. +
  3014. '.Yf-ag-Xb-bg-Wb-cg .a-bg-w, .a-bg-v {border-color: -moz-use-text-color -moz-use-text-color #AA2712 !important;}'
  3015. +
  3016. '.filmstrip {background: none repeat scroll 0% 0% rgba(39, 29, 29, 1) !important;}'
  3017. +
  3018. '.punch-filmstrip-thumbnail-border {stroke: rgba(125, 29, 29, 1) !important;}'
  3019. +
  3020. '.punch-filmstrip-thumbnail-border-inner, #canvas-container {opacity: .88 !important;}'
  3021. +
  3022. '#workspace-container, .canvas-container {background-color: #271D1D !important; opacity: .88 !important;}'
  3023. +
  3024. '#speakernotes {background: none repeat scroll 0% 0% rgba(68, 11, 11, 1) !important; color: #EDD !important;}'
  3025. +
  3026. '#filmstrip-dragger, #speakernotes-dragger {border-color: rgba(117, 20, 20, 1) !important; background-color: rgba(141, 4, 4, 1) !important;}'
  3027. +
  3028. '#canvas-container .canvas {box-shadow: 0px 0px 2px rgba(126, 22, 22, 1) !important;}'
  3029. +
  3030. '.canvas-vert-border, .canvas-horiz-border {border: 1px solid rgba(144, 40, 40, 1) !important;}'
  3031. +
  3032. '.punch-filmstrip-scroll {border-right: 1px solid rgba(105, 21, 21, 1) !important; opacity: .88 !important;}'
  3033. +
  3034. '#docs-branding-container a {background: #6E170C !important;}'
  3035. +
  3036. '.docs-findinput-container {background: none repeat scroll 0% 0% rgba(62, 47, 47, 1) !important; border-color: rgba(129, 37, 37, 1) rgba(129, 35, 35, 1) rgba(135, 24, 24, 1) !important;}'
  3037. // FUSIONTABLES
  3038. +
  3039. '.ft-modal-dialog {background: none repeat scroll 0% 0% rgba(65, 46, 46, 1) !important; border: 1px solid rgba(107, 35, 35, 1) !important;}'
  3040. +
  3041. '.ft-modal-dialog-bg, .ft-modal-dialog-content, .import-wizard-file-chooser-search {background-color: rgba(60, 17, 17, 1) !important;}'
  3042. +
  3043. '.ft-modal-dialog-title {background-color: #412E2E !important; color: #EDD !important;}'
  3044. +
  3045. '.dssp-importResource {border-top: 1px solid #6B2323 !important;}'
  3046. +
  3047. '.dssp-importResourceTab-selected, .dssp-importResourceTab-selected:hover, .gwt-HTML, .gwt-FileUpload {background-color: rgba(125, 31, 31, 1); color: #EDD !important;}'
  3048. +
  3049. '.dssp-importSideBar {border-right: 1px solid #6E170C !important;}'
  3050. +
  3051. '.dssp-importButtonsPanel, .dssp-importDialogHelp {border-top: 1px solid #6E170C !important;}'
  3052. +
  3053. '.common-share-button .goog-button-base-outer-box, .common-share-button .goog-button-base-inner-box, .common-share-button .goog-button-base-top-shadow, .common-share-button .goog-button-base-content {background-color: rgba(146, 35, 16, 1) !important;}'
  3054. +
  3055. '.GIUORE0DCG:focus, .GIUORE0DHB {border: 1px solid rgba(150, 34, 15, 1) !important;}'
  3056. +
  3057. '.GIUORE0DCG, .GIUORE0DHB {background-color: rgba(165, 21, 21, 1) !important; background-image: -moz-linear-gradient(center top , #A51515, rgba(131, 18, 18, 1)) !important; color: #EDD !important;}'
  3058. +
  3059. '.dssp-importResourceTab-selected, .dssp-importResourceTab-selected:hover {background-color: #7D1F1F !important;}'
  3060. +
  3061. '.gwt-HTML, .gwt-FileUpload {background-color: rgba(125, 31, 31, 0) !important;}'
  3062. +
  3063. '.dssp-importResourceTab:hover {background-color: rgba(146, 0, 0, 1) !important;}'
  3064. +
  3065. '.GNV4XGXBNAB {background: none repeat scroll 0% 0% #1B1715 !important;}'
  3066. +
  3067. '.gwt-HorizontalSplitter .Bar, .gwt-SplitLayoutPanel .gwt-SplitLayoutPanel-HDragger {background-color: rgba(87, 13, 13, 1) !important;}'
  3068. +
  3069. '.facet-column-selector .goog-button-base-outer-box, .facet-column-selector .goog-button-base-inner-box, .facet-column-selector .goog-button-base-top-shadow, .facet-column-selector .goog-button-base-content, .gux-menu-button-selected-hover {background-color: rgba(168, 42, 21, 1) !important;}'
  3070. +
  3071. '.viz-tabs .gwt-TabLayoutPanelTabs {background-color: rgba(113, 8, 8, 1) !important;}'
  3072. +
  3073. '.gwt-TabLayoutPanelTabs {background-color: #710808; border-bottom: 1px solid rgba(89, 12, 12, 1);}'
  3074. +
  3075. '.GNV4XGXBMD div {background: none repeat scroll 0% 0% #710808 !important;}'
  3076. +
  3077. '.viz-tabs .gwt-TabLayoutPanelTab, .viz-tabs .gwt-TabLayoutPanelTab-selected {background-color: rgba(158, 21, 21, 1) !important; border-color: rgba(201, 18, 18, 1) rgba(188, 63, 63, 1) -moz-use-text-color -moz-use-text-color !important; color: #EDD !important;}'
  3078. +
  3079. '.sourcepage-topmenu, .gwt-MenuBar {background-color: #9E1515; color: #EDD !important;}'
  3080. +
  3081. '.GNV4XGXBHC.GNV4XGXBOC, .GNV4XGXBGD.GNV4XGXBOC {border-right: 1px solid rgba(134, 23, 23, 1) !important;}'
  3082. +
  3083. '.GNV4XGXBHC.GNV4XGXBOC {border: 2px solid rgba(0, 0, 0, 0) !important;}'
  3084. +
  3085. '.GNV4XGXBFD, .GNV4XGXBGC {background: none repeat scroll 0% 0% rgba(113, 77, 77, 1) !important;}'
  3086. +
  3087. '.GNV4XGXBMC, .GNV4XGXBFC {border-right: 1px solid rgba(126, 32, 32, 1) !important;}'
  3088. +
  3089. '.GNV4XGXBMC {border-color: rgba(147, 25, 25, 0.1) !important; background: #710808 !important; color: #EDD !important;}'
  3090. +
  3091. '.gwt-InlineHTML, .current-query-sql, .mainTitle {color: #EDD !important;}'
  3092. +
  3093. '.GNV4XGXBBG {border: 1px solid rgba(204, 45, 19, 1) !important; background-color: rgba(164, 40, 19, 1) !important; background-image: -moz-linear-gradient(center top , #AB2913, rgba(137, 38, 22, 1)) !important;}'
  3094. +
  3095. '.GNV4XGXBMD div {background: none repeat scroll 0% 0% #1B1715 !important;}'
  3096. +
  3097. '.GNV4XGXBGD {border: 2px solid #714D4D !important;}'
  3098. +
  3099. '.gwt-TabLayoutPanelTabs {border-bottom: 1px solid rgba(75, 12, 12, 1) !important;}'
  3100. +
  3101. '.GNV4XGXBGD.GNV4XGXBOC {border: 2px solid rgba(245, 245, 245, 0) !important;}'
  3102. +
  3103. '.sourcepage-topmenu table, .gwt-MenuBar table {background: #710808 !important; color: #EDD !important;}'
  3104. +
  3105. '.viz-tabs .gwt-MenuItem {color: #EDD !important;}'
  3106. +
  3107. '.viz-tabs .gwt-TabLayoutPanelTab-selected {background: none repeat scroll 0% 0% #9E1515;}'
  3108. +
  3109. '.GNV4XGXBHC, .GNV4XGXBARB {border: 0px solid rgba(255, 255, 255, 0);}'
  3110. +
  3111. '.fusion-color0, .GNV4XGXBARB {background-color: rgba(132, 21, 21, 1) !important;}'
  3112. +
  3113. '.GNV4XGXBHC {border: 0px solid #714D4D !important;}'
  3114. +
  3115. 'td.GNV4XGXBFC.GNV4XGXBGD div, .GNV4XGXBGC div, .GNV4XGXBGC div, .GNV4XGXBI- table tbody tr div {background: none repeat scroll 0% 0% #714D4D !important; color: #EDD !important;}'
  3116. +
  3117. '.gwt-DialogBox, .gwt-DialogBox .dialogContent, .ft-modal-dialog-title {background: none repeat scroll 0% 0% rgba(89, 28, 18, 1) !important; border: 1px solid rgba(119, 16, 16, 1) !important;}'
  3118. +
  3119. '.GNV4XGXBEJB, .gwt-CheckBox label {color: #EDD !important;}'
  3120. +
  3121. '.GNV4XGXBMK, .GNV4XGXBMK:focus, .GNV4XGXBMK:hover {background-color: rgba(159, 18, 18, 1) !important; background-image: -moz-linear-gradient(center top , rgba(155, 20, 20, 1), rgba(138, 10, 10, 1)) !important; border: 1px solid rgba(167, 40, 20, 1) !important; color: #EDD !important;}'
  3122. +
  3123. '.GNV4XGXBHJB {border-bottom: 1px solid rgba(140, 26, 26, 1) !important;}'
  3124. +
  3125. '.googft-card-view {border: 1px solid rgba(161, 30, 30, 1) !important; background: rgba(98, 66, 66, 1) !important; color: #EDD !important;}'
  3126. +
  3127. '.GNV4XGXBOD, .GNV4XGXBOE, .GNV4XGXBPE, .GNV4XGXBFE, .GNV4XGXBGE, .GNV4XGXBIE, .GNV4XGXBJE, .GNV4XGXBBF, .GNV4XGXBCF {border: 2px solid rgba(99, 28, 28, 1) !important; background: none repeat scroll 0% 0% rgba(98, 25, 25, 1) !important;}'
  3128. +
  3129. '.GNV4XGXBND, .GNV4XGXBPD {border: 2px solid #621919 !important;}'
  3130. +
  3131. '.viz-tab-first {border-left: 0px solid #000 !important;}'
  3132. +
  3133. '.gwt-MenuItem-selected {background: #843330 !important;}'
  3134. +
  3135. '.GNV4XGXBOIB {border-top: 1px solid rgba(108, 9, 9, 1) !important;}'
  3136. +
  3137. '.gux-combo-item, .gux-combo-item-selected {color: #EDD !important;}'
  3138. // OLD DRIVE
  3139. +
  3140. '.jfk-scrollbar .doclist-name {border: 1px solid rgba(255, 255, 255, 0) !important; color: #EDD !important;}'
  3141. +
  3142. '.info-panel-tab-bar .goog-tab.goog-tab-selected {background-color: rgba(238, 238, 238, 0) !important;}'
  3143. +
  3144. '.info-panel-tab-bar .goog-tab-bar-top .goog-tab, .activity-event-section-title, .activity-event-details-header, .activity-event-details, .activity-event-details-container, .activity-event-target.activity-event-target-first, .activity-event-parent, .activity-event-target {color: #EDD !important;}'
  3145. +
  3146. '.activity-list-container, .activity-list-refresh-button-header {background-color: #601717 !important;}'
  3147. +
  3148. '.activity-event {background-color: #2A0B0B !important;}'
  3149. +
  3150. '.activity-event-parent, .activity-event-target.activity-event-target-first {border-bottom: 1px solid rgba(92, 17, 17, 1) !important;}'
  3151. +
  3152. '.activity-event-target {border-top: 1px solid #5C1111 !important;}'
  3153. +
  3154. '.activity-event-target:hover, .activity-event-target:active, .activity-event-target:focus {background-color: rgba(117, 20, 20, 1) !important;}'
  3155. +
  3156. '.info-panel-tab-bar {border-bottom: 1px solid rgba(83, 14, 14, 1) !important;}'
  3157. +
  3158. '.doclist-tr-hover {background-color: #601717 !important;}'
  3159. +
  3160. '.activity-list-static-header .activity-event-section-title {background-color: #601717 !important;}'
  3161. +
  3162. '.dadialog-subheading, .decorated-link {color: rgba(204, 50, 17, 1) !important;}'
  3163. +
  3164. '.dadialog-row {border-top: 1px solid rgba(57, 14, 14, 1) !important;}'
  3165. +
  3166. '.jfk-scrollbar .jfk-tooltip {border: 1px solid rgba(99, 24, 24, 1) !important;}'
  3167. +
  3168. '#doclist .navpane {background-color: #291F1F !important;}'
  3169. +
  3170. '.product-logo {border-bottom: 1px solid #5A1414 !important;}'
  3171. +
  3172. '.goog-list, .goog-list:hover, .goog-list:focus {color: #EDD !important; background: none repeat scroll 0% 0% #291F1F !important;}'
  3173. +
  3174. '.navpane-top-list .goog-listitem {border: 1px solid rgba(89, 33, 33, 1) !important;}'
  3175. +
  3176. '.promo-banner-ndpb {border-color: #5A1414 !important;}'
  3177. +
  3178. '.webstore-R-O-Ob {background: none repeat scroll 0% 0% rgba(32, 25, 25, 1) !important;}'
  3179. +
  3180. '.webstore-C-db-Pe {border-top: 1px solid rgba(77, 23, 23, 1) !important; border-bottom: 0px solid rgba(92, 23, 23, 1) !important;}'
  3181. +
  3182. '.webstore-hb-Jd-jd-Qh .webstore-Pb-ab-uc {background-color: rgba(42, 27, 27, 1) !important; box-shadow: 0px 1px 3px rgba(26, 13, 13, 1) inset !important;}'
  3183. +
  3184. '.webstore-hb-Jd-Pc .webstore-W-ci-Y {border-top: 1px dashed rgba(108, 16, 16, 1) !important;}'
  3185. +
  3186. '.webstore-hb-Jd-Pc .webstore-di-Sh-Gb-Cb-Ig {border: 2px solid rgba(111, 15, 15, 1) !important; box-shadow: -1px 1px 5px rgba(87, 11, 11, 1) !important;}'
  3187. +
  3188. '.webstore-hb-Jd-Pc .webstore-W-rb-W, .webstore-W-rb-ei, .webstore-Pb-ab-tf, .dadialog-subheading {color: #EDD !important;}'
  3189. +
  3190. '.webstore-button-toggle.webstore-button-toggle-checked, .webstore-button-toggle.webstore-button-toggle-selected {border: 1px solid rgba(146, 23, 23, 1) !important; color: rgba(227, 208, 208, 1) !important; background-color: rgba(164, 25, 25, 1) !important; background-image: linear-gradient(to bottom, rgba(168, 17, 17, 1), rgba(132, 11, 11, 1)) !important; box-shadow: 0px 1px 2px rgba(86, 13, 13, 0.1) inset !important;}'
  3191. +
  3192. '.jfk-scrollbar .navpane {background-color: #291F1F !important;}'
  3193. +
  3194. '.jfk-scrollbar .product-logo {border-bottom: 1px solid #5A1414 !important;}'
  3195. +
  3196. '.jfk-scrollbar .goog-list, .jfk-scrollbar .density-tiny {background: none repeat scroll 0% 0% #291F1F !important;}'
  3197. +
  3198. '.navpane .navpane-top-list .goog-listitem {border: 1px solid rgba(75, 36, 36, 1) !important; color: #EDD !important;}'
  3199. +
  3200. '.download-link-pane {color: rgba(182, 22, 22, 1) !important;}'
  3201. +
  3202. '.promo-banner-ndpb {border-color: #5A1414 !important;}'
  3203. +
  3204. '.nav-tree-folder-view .goog-tree-row {border: 1px solid rgba(95, 32, 32, 1) !important;}'
  3205. +
  3206. '.goog-listitem-highlight {background: #601717 !important; background-color: #601717 !important}'
  3207. +
  3208. '.storage-unified .sw-container {border-top: 1px solid rgba(83, 23, 23, 1) !important;}'
  3209. +
  3210. '.storage-unified {background-color: #291F1F !important;}'
  3211. +
  3212. '.viewpane .promo-banner, .doclist-header {color: #EDD !important;}'
  3213. // RESEARCH
  3214. +
  3215. '.bsf, .ssb {border-top: 1px solid rgba(84, 11, 11, 1); border-bottom: 1px solid rgba(63, 7, 7, 1);}'
  3216. +
  3217. '.imp {background-color: #1B1715; border: 1px solid #1B1715; color: #EDD !important;}'
  3218. +
  3219. 'td.preview-table-subject {background-color: rgba(98, 27, 27, 1) !important;}'
  3220. +
  3221. '.preview-table td {border: 1px solid rgba(74, 21, 21, 1); color: #EDD !important;}'
  3222. +
  3223. '.f td.first, .f th.first, .f .l {border-left: 1px solid rgba(149, 29, 29, 1) !important;}'
  3224. +
  3225. '.f td.first, .f th.first, .f .wt td, .f .wt th {border-color: -moz-use-text-color -moz-use-text-color rgba(149, 25, 25, 1);}'
  3226. +
  3227. '#navbar.n {opacity: .72 !important;}'
  3228. +
  3229. '.preview .subject {background-color: rgba(126, 43, 30, 1) !important;}'
  3230. +
  3231. '.panel .lnsep {border-bottom: 1px solid rgba(56, 19, 19, 1) !important;}'
  3232. +
  3233. '.panel li:hover {background-color: rgba(135, 30, 30, 1) !important;}'
  3234. // DEVELOPERS
  3235. +
  3236. 'body.docs #gc-appnav, .docs .memitem table #gc-appnav {background: none repeat scroll 0% 0% rgba(87, 11, 11, 1) !important;}'
  3237. +
  3238. '#gc-appbar {border-bottom: 1px solid rgba(77, 15, 15, 1) !important;}'
  3239. +
  3240. '.main .gc-toc li a, .main .gc-toc li .tlw-title {color: rgba(180, 21, 21, 1) !important;}'
  3241. +
  3242. 'body.docs h1, body.docs h1 code, body.docs .page-title, .slim #gc-appbar, .slim #gc-main, body.docs h2, body.docs h2 code, #gc-content h2, #gc-content h3, .pln {color: #EDD !important;}'
  3243. +
  3244. 'body.docs h2:after, .docs .memitem table h2:after {background: none repeat scroll 0% 0% #4D0F0F !important;}'
  3245. +
  3246. 'body.docs pre, .docs .memitem table pre {background-color: rgba(60, 3, 3, 1) !important; border: 1px solid rgba(84, 6, 6, 1) !important;}'
  3247. +
  3248. '#gc-content .special {background-color: rgba(81, 19, 9, 1) !important; border-left-color: rgba(158, 30, 9, 1) !important;}'
  3249. +
  3250. 'form.search input:not([type]), form.search input[type="text"], form.search textarea {border-right: 1px solid rgba(158, 20, 20, 1) !important; border-color: rgba(156, 25, 25, 1) rgba(156, 34, 34, 1) rgba(126, 13, 13, 1) !important; background: rgba(56, 45, 45, 1) !important; color: #EDD !important;}'
  3251. +
  3252. 'body a.button-blue.big, body .button-blue.big, body button.button-blue.big, #searchbox .button-blue {background-color: rgba(129, 29, 12, 1) !important; border-color: rgba(146, 34, 15, 1) !important; background-image: -moz-linear-gradient(center top , rgba(177, 41, 19, 1), rgba(138, 31, 13, 1)) !important;}'
  3253. +
  3254. '.maia-max #maia-header #search-wrapper #searchbox {background-color: #382D2D !important;}'
  3255. +
  3256. '.kd-button, .service-name, .editor .illustration-caption, .illustration-caption {color: #EDD !important;}'
  3257. +
  3258. '.kd-menulistitem:hover, .kd-menulistitem.selected {background-color: rgba(93, 20, 20, 1) !important;}'
  3259. +
  3260. '.carousel > .frame {border: 1px solid rgba(89, 22, 22, 1) !important;}'
  3261. +
  3262. '.carousel {background-color: rgba(53, 6, 6, 1) !important; box-shadow: 2px 1px 12px rgba(71, 8, 8, 1) !important;}'
  3263. +
  3264. '.carousel > a {background-color: rgba(135, 16, 16, 1) !important;}'
  3265. +
  3266. '.features {background: none repeat scroll 0% 0% #1B1715 !important;}'
  3267. +
  3268. '.middlefeature {background: none repeat scroll 0% 0% rgba(35, 25, 25, 1) !important; border: 1px solid rgba(66, 15, 15, 1) !important;}'
  3269. +
  3270. '.item-card {border: 1px solid rgba(74, 14, 14, 1) !important; box-shadow: 3px 3px 6px 0px rgba(63, 13, 13, 0.6) !important;}'
  3271. +
  3272. '.item-card img, .carousel .scale, #gplus-icon, #forms-icon, .maia-max .illustration, .maia-max .editor {opacity: .8 !important;}'
  3273. +
  3274. '#sandbar {background: none repeat scroll 0% 0% rgba(69, 36, 36, 1); border-bottom: 1px solid rgba(78, 27, 27, 1);}'
  3275. +
  3276. '.button-container .button:focus, .button-container .button, .button-container .button:hover, .button-blue, .button-blue:hover, .button-blue:focus {border: 1px solid rgba(117, 28, 13, 1) !important; background: -moz-linear-gradient(center top , rgba(174, 17, 17, 1), rgba(131, 12, 12, 1)) repeat scroll 0% 0% transparent !important;}'
  3277. +
  3278. '.docs #gc-appnav + #gc-appbar, .docs .memitem table #gc-appnav + #gc-appbar {opacity: 0.72 !important;}'
  3279. +
  3280. '.maia-max hr {background-color: rgba(84, 17, 17, 1) !important; border-color: rgba(84, 12, 12, 1) -moz-use-text-color -moz-use-text-color !important;}'
  3281. +
  3282. 'body.docs a code, body.docs a kbd, .docs .memitem table a code, .docs .memitem table a kbd {color: rgba(185, 40, 16, 1) !important;}'
  3283. +
  3284. '.maia-max .button {-moz-linear-gradient(center top , rgba(149, 32, 32, 1), rgba(113, 15, 15, 1)) repeat scroll 0% 0% transparent;}'
  3285. +
  3286. '.main .gc-toc a:hover {background-color: rgba(86, 10, 10, 1) !important;}'
  3287. +
  3288. '.docs table th {border: 1px solid rgba(168, 39, 18, 1) !important;}'
  3289. +
  3290. '.main tr th {background-color: rgba(165, 37, 15, 1) !important;}'
  3291. +
  3292. 'body.docs table td {border: 1px solid rgba(84, 18, 18, 1) !important;}'
  3293. +
  3294. '.warning {background-color: rgba(125, 8, 8, 1) !important;}'
  3295. // THINK INSIGHTS
  3296. +
  3297. '#lcs-nav-x, #lcs-nav-x.lcs-compact h1 {color: #EDD !important; background: -moz-linear-gradient(center top , rgba(144, 36, 14, 1) 0%, rgba(123, 29, 14, 1) 100%) repeat scroll 0% 0% transparent !important;}'
  3298. +
  3299. '#lcs-nav-x ul ul {background: none repeat scroll 0% 0% #571C1C !important;}'
  3300. +
  3301. '#lcs-nav-x ul ul li {border-bottom: 1px dotted rgba(240, 177, 177, 1) !important;}'
  3302. +
  3303. '#lcs-nav-x li:hover a {background: none repeat scroll 0% 0% #571C1C !important;}'
  3304. +
  3305. '.lcs-intro .head {background: none repeat scroll 0% 0% rgba(87, 16, 16, 1) !important;}'
  3306. +
  3307. '.lcs-banner.yellow {background: none repeat scroll 0% 0% rgba(57, 14, 7, 1) !important;}'
  3308. +
  3309. '.lcs-article .lcs-col-article {background: none repeat scroll 0% 0% rgba(30, 16, 15, 1) !important;}'
  3310. +
  3311. '.lcs-article .lcs-col-aside {background: none repeat scroll 0% 0% #390E07 !important;}'
  3312. +
  3313. '.lcs-ancillary.horizontal {background: none repeat scroll 0% 0% #390E07 !important; border-top: 1px solid #2C0E0E !important;}'
  3314. +
  3315. '.lcs-ancillary.horizontal .item {border-right: 1px solid rgba(105, 21, 21, 1) !important;}'
  3316. +
  3317. '.lcs-ancillary .item, .lcs-product-detail.product .features-list li {border-bottom: 1px dotted rgba(89, 28, 28, 1) !important;}'
  3318. +
  3319. '.lcs-share.full {border-top: 1px solid rgba(87, 23, 23, 1) !important; border-bottom: 1px solid #571717 !important;}'
  3320. +
  3321. '#lcs .clearfix {border-radius: 5px; !important;}'
  3322. +
  3323. '#lcs .footer {background: none repeat scroll 0% 0% #261717 !important;}'
  3324. +
  3325. '.lcs-title, .lcs-title strong {color: #EDD !important;}'
  3326. +
  3327. '.lcs-intro .rundown {border-top: 1px solid rgba(8, 2, 2, 1) !important;}'
  3328. +
  3329. '.lcs-ancillary a.image img {outline: 1px solid rgba(102, 24, 24, 1) !important;}'
  3330. +
  3331. '.lcs-products-tools .lcs-tools-banner {background: none repeat scroll 0% 0% #390E07 !important;}'
  3332. +
  3333. '.lcs-creative-sandbox-v2, .lcs-creative-sandbox-scrollfloater {background: none repeat scroll 0% 0% #1B1715 !important;}'
  3334. +
  3335. '.lcs-products-tools.secondary-landing .items .image img {outline: 1px solid rgba(128, 22, 22, 1) !important;}'
  3336. +
  3337. '.lcs-products-tools.secondary-landing .items > div {border-bottom: 1px dotted rgba(92, 20, 20, 1) !important;}'
  3338. +
  3339. '#lcs .hr {border-bottom: 1px dotted rgba(107, 27, 27, 1) !important;}'
  3340. +
  3341. '.lcs-search-grid .lcs-col-sub {background: none repeat scroll 0% 0% #1B1715 !important;}'
  3342. +
  3343. '.lcs-ancillary.rail {border-top: 1px solid #591C1C !important;}'
  3344. +
  3345. '.lcs-search-grid .ttl-main {background: none repeat scroll 0% 0% rgba(80, 17, 17, 1);}'
  3346. +
  3347. '.lcs-search-grid .lcs-col-main {background: none repeat scroll 0% 0% #501111; box-shadow: -5px 0px 3px -2px rgba(78, 16, 16, 1);}'
  3348. +
  3349. '.lcs-search-grid .intro {border-bottom: 1px dotted rgba(32, 25, 25, 1) !important; color: #EDD !important;}'
  3350. +
  3351. '.lcs-search-filters .column-container > li {border-color: rgba(33, 11, 11, 1) !important;}'
  3352. +
  3353. '.lcs-search-filters .column-container > li {background-color: rgba(56, 25, 25, 1) !important;}'
  3354. +
  3355. '.lcs-banner.has-image {opacity: 0.8 !important;}'
  3356. +
  3357. '.lcs-search-filters .filter-group > div.filter-container {background: none repeat scroll 0% 0% rgba(36, 28, 28, 1) !important; border-color: rgba(99, 14, 14, 1) !important;}'
  3358. +
  3359. '.lcs-search-filters .column-container .column.expanded {border-bottom-color: #241C1C !important;}'
  3360. +
  3361. '.lcs-search-filters .column.expanded {background-color: #241C1C !important;}'
  3362. +
  3363. '.lcs-search-filters .filter, .lcs-intro h1, .lcs-intro .rundown .summary {color: #EDD !important;}'
  3364. +
  3365. '.lcs-cards.featured {border: 1px solid rgba(78, 11, 11, 1) !important; box-shadow: 0px 2px 2px -1px rgba(18, 7, 7, 1) !important;}'
  3366. +
  3367. '.lcs-cards.featured > .img {border: 1px solid rgba(93, 17, 17, 1) !important;}'
  3368. +
  3369. '.lcs-campaign-v2 .module.overview {background: none repeat scroll 0% 0% rgba(47, 3, 3, 1) !important;}'
  3370. +
  3371. '.lcs-campaign-v2 .module.story, .lcs-campaign-v2 .module.results, .lcs-campaign-v2 .module.team, .lcs-campaign-v2 .module.more-like-this {background-image: none !important; background-color: rgba(33, 6, 6, 1) !important;}'
  3372. +
  3373. '.lcs-campaign-v2 .module.more-like-this select {border-color: -moz-use-text-color -moz-use-text-color rgba(105, 27, 14, 1) !important; color: rgba(111, 30, 17, 1) !important;}'
  3374. +
  3375. '.lcs-campaign-v2 .module.results .stats li {border-right: 1px dotted rgba(105, 27, 14, 1);}'
  3376. +
  3377. '#maia-main form input:focus:not([type]), #maia-main form input[type="text"]:focus, #maia-main form textarea:focus {border-color: rgba(162, 43, 23, 1);}'
  3378. +
  3379. '#maia-main form input:not([type]), #maia-main form input[type="text"], #maia-main form textarea {background: rgba(45, 33, 33, 1) !important; border-right: 1px solid rgba(122, 26, 26, 1) !important; border-color: rgba(117, 22, 22, 1) rgba(141, 17, 17, 1) rgba(110, 13, 13, 1) !important; color: #EDD;}'
  3380. +
  3381. '.lcs-cards-overview > li:after {background: linear-gradient(to bottom, rgba(62, 6, 6, 0) 0%, rgba(78, 15, 15, 1) 80%) repeat scroll 0% 0% transparent;}'
  3382. +
  3383. '.lcs-cards > li {border: 1px solid rgba(84, 17, 17, 1); box-shadow: 0px 2px 2px -1px rgba(56, 11, 11, 1);}'
  3384. +
  3385. '.lcs-banner.red-dark, .lcs-banner.teal, .lcs-banner.green, .lcs-banner.green-light {background-color: #390E07 !important;}'
  3386. +
  3387. '.lcs-infographic {border: 1px solid rgba(77, 17, 17, 1) !important;}'
  3388. // PARTNERS
  3389. +
  3390. '.header-container .header-bg {background-color: rgba(77, 20, 20, 1) !important;}'
  3391. +
  3392. '#section-01, #section-05 {background-color: rgba(44, 20, 20, 1); opacity: 0.72;}'
  3393. +
  3394. '.phone .email .body, .phone.agency .email .body p.heading {color: #633 !important;}'
  3395. +
  3396. '#section-03, .badge-content .badge-img {opacity: .8;}'
  3397. +
  3398. '.content h2 {color: rgba(146, 25, 25, 1) !important;}'
  3399. +
  3400. '#section-04 .columns .col {background: none !important;}'
  3401. +
  3402. 'p.learn-more {border-top: 1px solid rgba(78, 22, 22, 1) !important;}'
  3403. +
  3404. '.GOKM5YFBE1 {background-color: rgba(59, 11, 11, 1) !important; border-bottom: 1px solid rgba(68, 22, 22, 1) !important; border-top: 1px solid rgba(72, 21, 21, 1) !important;}'
  3405. +
  3406. '.GOKM5YFBO0 {background-color: rgba(54, 10, 10, 1) !important;}'
  3407. +
  3408. '.header-mask {background: none repeat scroll 0% 0% rgba(33, 17, 17, 1) !important;}'
  3409. +
  3410. '.global {background: none repeat scroll 0% 0% rgba(47, 20, 15, 1); border: 1px solid rgba(69, 26, 19, 1);}'
  3411. +
  3412. '.global > .maia-col-3:after, .segment .maia-col-3:first-child:after {border-right: 1px dashed rgba(102, 15, 15, 1);}'
  3413. +
  3414. '.bs-hero {background: -moz-linear-gradient(center top , #1B1715 0%, #1B1715 100%) repeat-x scroll left bottom / 165px 165px #1B1715 !important;}'
  3415. +
  3416. '.google-js .gweb-pagination-ready {border-radius: 12px !important;}'
  3417. +
  3418. '.gweb-pagination-nav {border-top: 0px solid #1B1715 !important;}'
  3419. +
  3420. '.overview-page #maia-footer {background: none repeat scroll 0% 0% #261717 !important;}'
  3421. +
  3422. '.overview-gradient {background: linear-gradient(to bottom, rgba(56, 5, 5, 1) 0px, rgba(56, 7, 7, 1) 50%, rgba(80, 9, 9, 1) 60%, rgba(35, 5, 5, 1) 100%) repeat scroll 0px 0px transparent !important; border-bottom: 1px solid rgba(50, 11, 11, 1) !important;}'
  3423. // MY BUSINESS
  3424. +
  3425. '.xi {background-color: rgba(81, 11, 11, 1); border-bottom: 1px solid rgba(74, 16, 16, 1); border-top: 1px solid rgba(99, 15, 15, 1);}'
  3426. +
  3427. '.av, .yr {color: #EDD !important;}'
  3428. +
  3429. '.c-E-j-d, .Re.e-d {background-color: rgba(167, 25, 25, 1) !important; background-image: -moz-linear-gradient(center top , rgba(143, 19, 19, 1), rgba(120, 5, 5, 1)) !important; border: 1px solid rgba(144, 16, 16, 1) !important;}'
  3430. +
  3431. '.hk .Of, .hk .Of:focus {border-color: #A12713 -moz-use-text-color #A22D19 rgba(158, 43, 24, 1); background: rgba(52, 32, 32, 1) !important; color: #EDD !important;}'
  3432. +
  3433. '.hk .Pc {border-color: rgba(54, 21, 16, 1) !important;}'
  3434. +
  3435. '.hk .Pc:hover, .hk .Pc:focus, .hk .Pc:active {background: rgba(94, 26, 26, 1) !important;}'
  3436. +
  3437. '#gbq1 {background: none repeat scroll 0% 0% #393939 !important;}'
  3438. +
  3439. '.rg .Ml {color: rgba(216, 49, 22, 1) !important;}'
  3440. +
  3441. '.Qpa.Ppe, .gmb-footer-bar-container {background-color: rgba(56, 8, 8, 1);}'
  3442. +
  3443. '.P1Ktjc, .gmb-header-bar {background-color: #2D2B2B; border-bottom: 1px solid rgba(39, 24, 24, 1);}'
  3444. +
  3445. '.z151Ld, .gmb-signup-title {color: rgba(188, 43, 43, 1);}'
  3446. +
  3447. '.gmb-header-bar {background-color: rgba(48, 41, 41, 1); border-bottom: 1px solid rgba(59, 35, 35, 1); border-top: 1px solid rgba(77, 46, 46, 1);}'
  3448. +
  3449. '.gmb-header-title, .checkbox-label, .gmb-signup-section {color: #EDD !important;}'
  3450. +
  3451. '.gmb-header-bar-container {border-top: 1px solid rgba(71, 42, 42, 1);}'
  3452. +
  3453. 'select.gmb-signup-select:focus, select.gmb-signup-select:hover, input.gmb-signup-input:focus, input.gmb-signup-input:hover {border: 1px solid rgba(137, 27, 9, 1);}'
  3454. +
  3455. '.gmb-signup-section #recaptcha_widget.recaptcha-widget, .main select.gmb-signup-select, .main input.gmb-signup-input {background: #000 !important; border: 1px solid rgba(86, 12, 12, 1) !important; color: #EDD;}'
  3456. +
  3457. '.gmb-signup-idv input[type="submit"]:focus, input.g-button.gmb-signup-button-back:focus, input.g-button.gmb-signup-button-create:focus {outline: 4px solid rgba(199, 220, 252, 0);}'
  3458. +
  3459. '.gmb-signup-idv input[type="submit"]:focus, .gmb-signup-idv input[type="submit"]:hover, input.g-button.gmb-signup-button-create:focus, input.g-button.gmb-signup-button-create:hover {border: 1px solid rgba(146, 34, 15, 1) !important; color: #EDD;}'
  3460. +
  3461. '.gmb-signup-button-create {background-color: rgba(141, 25, 6, 1) !important; border: 1px solid rgba(86, 23, 12, 1) !important;}'
  3462. +
  3463. '.gmb-signup-button-back {border: 1px solid rgba(86, 23, 12, 1) !important;}'
  3464. +
  3465. '.g-button-white:hover {background: none repeat scroll 0% 0% rgba(53, 20, 20, 1); color: #EDD;}'
  3466. +
  3467. '.wrapper {background-color: #1B1715;}'
  3468. // FLIGHTS
  3469. +
  3470. '.GHDPAWGMXC {border-bottom: 1px solid rgba(81, 10, 10, 1) !important;}'
  3471. +
  3472. '.GHDPAWGB2B {background: none repeat scroll 0% 0% rgba(54, 38, 38, 1) !important;}'
  3473. +
  3474. '.GHDPAWGKN, .GHDPAWGKN:focus {background-color: rgba(113, 18, 18, 1) !important; background-image: -moz-linear-gradient(center top , rgba(161, 18, 18, 1), rgba(129, 18, 18, 1)) !important; border: 1px solid rgba(89, 11, 11, 1) !important;}'
  3475. +
  3476. '.GHDPAWGGSB {border-top: 3px solid rgba(149, 34, 15, 1) !important;}'
  3477. +
  3478. '.GHDPAWGGUB {background-color: #362626 !important;}'
  3479. +
  3480. '.GHDPAWGI4 {background: none repeat scroll 0% 0% rgba(108, 16, 16, 1) !important; border-color: rgba(156, 20, 20, 1) rgba(153, 20, 20, 1) rgba(132, 16, 16, 1) !important;}'
  3481. +
  3482. '.GHDPAWGLTB .popupContent {background: none repeat scroll 0% 0% rgba(75, 32, 32, 1) !important; box-shadow: 1px 2px 5px rgba(77, 22, 22, 0.25) !important;}'
  3483. +
  3484. '.GHDPAWGLTB, .GHDPAWGDPB, .GHDPAWGDPB:focus, .GHDPAWGDPB:hover, .GHDPAWGDPB:active {border: 1px solid rgba(116, 12, 12, 1) !important;}'
  3485. +
  3486. '.GHDPAWGBOB {background-color: #6C1010 !important;}'
  3487. +
  3488. '.GHDPAWGO1B, .GHDPAWGPXC, .GHDPAWGKN, .GHDPAWGKN.GHDPAWGJXB {color: #EDD !important;}'
  3489. +
  3490. '.GHDPAWGHSB {opacity: 0.8 !important;}'
  3491. +
  3492. '.GHDPAWGERB, .GHDPAWGETB {background: none repeat scroll 0% 0% rgba(57, 12, 12, 0.7) !important;}'
  3493. +
  3494. '.GHDPAWGAS.GHDPAWGNR.GHDPAWGGS, .GHDPAWGAS.GHDPAWGNR.GHDPAWGGS:hover {border-color: rgba(129, 22, 22, 1);}'
  3495. // CHROME
  3496. +
  3497. '.webstore-O-P-Ib {background-color: rgba(71, 20, 20, 1) !important;}'
  3498. +
  3499. '.webstore-O-P-Ob {background-color: rgba(42, 27, 27, 1) !important;}'
  3500. +
  3501. '.webstore-qb-O-P-Ke-kf, .webstore-qb-O-P-Ke, .webstore-O-P-nd {background-color: rgba(144, 20, 20, 1) !important; background-image: -moz-linear-gradient(center top , rgba(125, 19, 19, 0.74) 0%, rgba(147, 49, 49, 0.72) 20%, rgba(21, 18, 18, 0.05) 100%) !important; color: #EDD !important;}'
  3502. +
  3503. '.webstore-O-P-nd.webstore-tab-selected {background: none repeat scroll 0% 0% rgba(102, 38, 38, 1) !important; box-shadow: 0px 3px 2px -2px rgba(59, 18, 18, 0.25) inset !important;}'
  3504. +
  3505. '.webstore-qb-O-P-Ke-kf, .webstore-qb-O-P-Ke, .webstore-O-P-nd {border-top: 1px solid rgba(113, 23, 23, 1) !important; border-right: 1px solid rgba(69, 38, 38, 1) !important;}'
  3506. +
  3507. '.webstore-Ah {background: none repeat scroll 0% 0% rgba(137, 38, 22, 1) !important; border: 1px solid rgba(153, 60, 45, 1) !important;}'
  3508. +
  3509. '.webstore-qb-O-P-Ke-kf, .webstore-qb-O-P-Ke, .webstore-O-P-nd {border-bottom: 1px solid rgba(123, 27, 27, 1) !important; box-shadow: 0px 2px 1px 1px rgba(135, 30, 30, 1) inset !important;}'
  3510. +
  3511. '.webstore-O-P-Hb, .webstore-e-t, .webstore-kb-T-vb, .webstore-Vb-nd-bc-Db-t, .webstore-Vb-nd-bc-Db-Wb, .webstore-Vb-nd-bc-C-cc, .webstore-Vb-nd-bc-C-rh, .webstore-menuitem-content {color: #EDD !important;}'
  3512. +
  3513. '.webstore-Of-P {background-color: #2A1B1B !important;}'
  3514. +
  3515. '.webstore-button.webstore-ae-sc-fe {border-color: rgba(147, 46, 29, 1) !important; background-color: rgba(144, 43, 26, 1) !important; background-image: linear-gradient(to bottom, rgba(161, 37, 17, 1), rgba(128, 30, 14, 1)) !important;}'
  3516. +
  3517. '.webstore-Vb-nd-ec.webstore-ec-Pc-wc {border: 2px solid rgba(90, 26, 15, 1) !important;}'
  3518. +
  3519. '.webstore-Vb-nd-bc-C-Bc-i {color: rgba(144, 49, 33, 1) !important; text-shadow: 0px 1px rgba(158, 19, 19, 0.8) !important;}'
  3520. +
  3521. '.webstore-Pc-P-V {background-color: rgba(44, 15, 15, 0.55) !important;}'
  3522. +
  3523. '.webstore-qi, .webstore-S-ig-cb-Gb, .webstore-S-Z-ec.webstore-ec-bc-cd {opacity: .8;}'
  3524. +
  3525. '.webstore-hb-Jd-Hb, .webstore-button-toggle, .webstore-S-hg-cb-Hb, .webstore-S-ig-cb-Hb, .webstore-S-s-ig-cb-Hb, .webstore-S-ne-cb-Hb, .webstore-S-Ne-cb-Hb, .webstore-ah-sc-bh, .webstore-S-db-Ib-Hb {color: #EDD !important;}'
  3526. +
  3527. '.webstore-button-toggle {border: 1px solid rgba(84, 9, 9, 1) !important; background-color: rgba(125, 41, 41, 1) !important; background-image: linear-gradient(to bottom, rgba(81, 12, 12, 1), rgba(60, 5, 5, 1)) !important;}'
  3528. +
  3529. '.webstore-H-nd-Ib {text-shadow: 0px 1px rgba(75, 8, 8, 0.8) !important; color: rgba(135, 19, 19, 1) !important;}'
  3530. +
  3531. '.webstore-If-nd .webstore-If-Fc, .webstore-If-nd .webstore-Lh-Fc {border-top: 1px solid rgba(84, 18, 18, 1) !important; border-left: 1px solid #541212 !important;}'
  3532. +
  3533. '.webstore-Rf-r-V {background: #443 !important;}'
  3534. +
  3535. '.webstore-ac-Db {background-color: rgba(42, 25, 25, 1) !important;}'
  3536. +
  3537. '.webstore-Pc-ac-Jd {border-right: 1px solid rgba(42, 18, 18, 1) !important;}'
  3538. +
  3539. '.webstore-Pc-k-V {background-color: rgba(21, 5, 5, 1) !important; border-left: 1px solid rgba(90, 18, 18, 1) !important;}'
  3540. +
  3541. '.webstore-ac-Db-Rb-zg {text-shadow: 0px 1px rgba(255, 255, 255, 0) !important;}'
  3542. +
  3543. '.webstore-qb-ac-Db-Mg input:focus, .webstore-qb-ac-Db-Mg input.webstore-ac-Db-ad-Nb-Ng-Og {border: 1px solid rgba(129, 41, 27, 1) !important;}'
  3544. +
  3545. '.webstore-ac-Db-Pg-Bc-Vc {background: none repeat scroll 0% 0% rgba(105, 29, 17, 1) !important;}'
  3546. +
  3547. '.webstore-S-db-Ib {background-color: rgba(41, 25, 25, 1) !important; border-right: 1px solid rgba(56, 33, 33, 1) !important; border-bottom: 1px solid rgba(48, 14, 14, 1) !important;}'
  3548. +
  3549. '.webstore-S-db-Ib-i:focus, .webstore-S-db-Ib-i:hover {background-color: rgba(56, 31, 31, 1) !important;}'
  3550. +
  3551. '.webstore-menu {background: none repeat scroll 0% 0% #471818 !important; border: 1px solid rgba(110, 16, 16, 0.74) !important;}'
  3552. +
  3553. '.webstore-S-Z .webstore-qi, .webstore-S-cb-rc .webstore-qi, .webstore-ec-V {opacity: 1 !important;}'
  3554. +
  3555. '.webstore-S-Z-ec, .webstore-S-s-Ib-xc {opacity: .72 !important;}'
  3556. +
  3557. '.webstore-S-s-Ib {background-color: rgba(72, 10, 10, 1) !important;}'
  3558. +
  3559. '.webstore-S-ig-cb-kg, .webstore-S-ne-cb-kg {color: #EDD !important;}'
  3560. // FONTS
  3561. +
  3562. '.main-panel div div div #header {background-color: rgba(66, 14, 14, 1) !important;}'
  3563. +
  3564. '.GFJLF-C {background: rgba(33, 20, 20, 1) !important;}'
  3565. +
  3566. '.use .section, .use .card {border-bottom: 1px solid rgba(89, 17, 17, 1) !important;}'
  3567. +
  3568. '.use .card {background: none repeat scroll 0% 0% rgba(36, 19, 19, 1) !important; box-shadow: 0px 1px 1px rgba(54, 14, 14, 1) !important; border: 1px solid rgba(75, 10, 10, 1);}'
  3569. +
  3570. '.collection {background: none repeat scroll 0% 0% rgba(30, 10, 10, 1) !important; border-top: 1px solid rgba(48, 8, 8, 1) !important; border-bottom: 1px solid rgba(47, 9, 9, 1) !important;}'
  3571. +
  3572. '.quick-use-nav .summary, .fontlist .identifier {color: #EDD !important;}'
  3573. +
  3574. '.content div h2 {border-top: 1px solid rgba(57, 11, 11, 1) !important;}'
  3575. +
  3576. 'pre {background-color: rgba(59, 24, 19, 1); border: 1px solid rgba(81, 19, 19, 1);}'
  3577. +
  3578. '.GFJLF-G.GFJLF-H {border-top: 1px solid rgba(150, 25, 25, 1) !important; border-left: 1px solid rgba(165, 26, 26, 1) !important; border-right: 1px solid rgba(170, 24, 24, 1) !important; border-bottom: 1px solid rgba(87, 10, 10, 1) !important;}'
  3579. +
  3580. '.GFJLF-F {border-bottom: 1px solid #541111 !important;}'
  3581. +
  3582. '.fontcard {border: 1px solid rgba(74, 18, 18, 1) !important; background: none repeat scroll 0% 0% rgba(53, 5, 5, 1) !important; box-shadow: 0px 1px 1px rgba(23, 3, 3, 1) !important;}'
  3583. +
  3584. '.fontlist .fontcard:hover, .paragraphview .fontcard:hover, .glyphview .fontcard:hover {box-shadow: 0px 1px 1px rgba(119, 16, 16, 1) !important;}'
  3585. +
  3586. '.GFJLF-NG.GFJLF-CG:hover, .GFJLF-NG.GFJLF-IG {border-color: rgba(161, 33, 12, 1) !important;}'
  3587. +
  3588. '.filters .tools {background: none repeat scroll 0% 0% rgba(86, 18, 18, 1) !important; border: 1px solid rgba(95, 18, 18, 1) !important;}'
  3589. +
  3590. '.filters .tools .toolheader {background: no-repeat scroll 5px 8px #561212 !important;}'
  3591. +
  3592. '.GFJLF-G.GFJLF-H {border-bottom: 1px solid rgba(98, 24, 24, 1) !important;}'
  3593. +
  3594. '.GFJLF-NG {border-color: rgba(128, 31, 15, 1) !important;}'
  3595. +
  3596. '.expand a {border: 1px solid rgba(0, 0, 0, 0.1) !important; background-color: rgba(111, 16, 16, 1) !important;}'
  3597. +
  3598. '.ita-kd-icon-button {border: 1px solid rgba(119, 21, 21, 1) !important; background-color: rgba(122, 18, 18, 1); background-image: -moz-linear-gradient(center top , rgba(134, 13, 13, 1), rgba(101, 16, 16, 1)) !important;}'
  3599. +
  3600. '.GFJLF-CB {border-color: rgba(137, 26, 26, 1) !important;}'
  3601. +
  3602. '.collection .collectionitem {border-bottom: 1px solid rgba(57, 11, 11, 1) !important;}'
  3603. +
  3604. '.collectionitem span, .oops, .collection .emptycollection {color: #EDD !important;}'
  3605. +
  3606. '.GFJLF-LB {border-bottom: 1px solid rgba(75, 13, 13, 1) !important;}'
  3607. +
  3608. '.GFJLF-FQ {background-color: rgba(56, 15, 15, 1) !important; border: 1px solid rgba(96, 14, 14, 1) !important; box-shadow: 3px 3px 10px rgba(39, 6, 6, 1) !important;}'
  3609. +
  3610. '.GFJLF-HQ {background: rgba(107, 21, 21, 1) !important; border: 1px solid rgba(135, 13, 13, 1) !important;}'
  3611. +
  3612. '.static-content {border: 1px solid #211414 !important; background: none repeat scroll 0% 0% #211414 !important; box-shadow: 0px 1px 1px #211414 !important;}'
  3613. +
  3614. 'body.docs code, body.docs pre, body.docs kbd, .docs .memitem table code, .docs .memitem table pre, .docs .memitem table kbd {color: rgba(186, 37, 13, 1) !important;}'
  3615. +
  3616. 'div.ss-form-container, .popup {background-color: #1B1715 !important; border: 1px solid rgba(51, 13, 13, 1) !important;}'
  3617. +
  3618. 'div.ss-form-container {background-image: none !important;}'
  3619. +
  3620. 'h1.ss-form-title {border-bottom: 1px solid rgba(57, 5, 5, 1) !important;}'
  3621. +
  3622. '.ss-form-entry input, .ss-q-long, .ss-q-short {background: rgba(41, 27, 27, 1) !important; color: #EDD !important; border: 1px solid #622;}'
  3623. +
  3624. '.disclaimer-separator {border-top: 1px solid rgba(53, 13, 13, 1) !important;}'
  3625. +
  3626. '.GFJLF-C {margin-top: 0px !important;}'
  3627. +
  3628. '.GFJLF-G.GFJLF-H {border-bottom: 1px solid rgba(131, 20, 20, 1) !important;}'
  3629. +
  3630. '.popup, .homepage #container, .unsupported #container {background-color: #380F0F !important;}'
  3631. +
  3632. '.gwt-TextBox {box-shadow: 0px 1px 1px rgba(51, 7, 7, 1) !important;}'
  3633. +
  3634. '#container h1 {color: rgba(234, 67, 39, 1);}'
  3635. +
  3636. '.homepage #container, .unsupported #container {background-color: #661818 !important; border: 1px solid #661818 !important; box-shadow: 3px 3px 10px rgba(62, 21, 21, 1) !important;}'
  3637. +
  3638. '.gwt-PopupPanel, .hoverpopup, .hovercard, .normal-appearance {background: #211414 !important;}'
  3639. +
  3640. '.gwt-PopupPanel, .hoverpopup {border: 1px solid #600; box-shadow: 3px 3px 10px rgba(62, 21, 21, 1) !important;}'
  3641. +
  3642. '.GFJLF-MB.GFJLF-NB {border-top: 1px solid rgba(132, 18, 18, 1) !important;}'
  3643. // GMAIL NOTSIGNEDUP
  3644. +
  3645. '#features-inbox-expand-button, #features-inbox-collapse-button {background: linear-gradient(to bottom, rgba(102, 10, 10, 1) 0px, rgba(93, 9, 9, 1) 24%, rgba(75, 13, 13, 1) 95%, rgba(81, 10, 10, 1) 100%) repeat scroll 0% 0% transparent;}'
  3646. +
  3647. '#inbox-one {border-top: 2px solid #544 !important; background-color: rgba(105, 11, 11, 1);}'
  3648. +
  3649. '.features-inbox-tab {background-color: rgba(71, 43, 43, 1) !important; border-top: 2px solid rgba(57, 29, 29, 1) !important; border-left: 1px solid rgba(105, 12, 12, 1) !important;}'
  3650. +
  3651. '#features-action, .gmail-features-video, .attachments-bg, .gmail-step gmail-features-hangouts, .gmail-contrast, .features-compose-animation, .gmail-step, .gmail-features-drive, .gmail-tablet-features, .mobile-features, .gmail-work {opacity: .7;}'
  3652. // GOO.GL
  3653. +
  3654. '.gbh, .gbd {border-top: 1px solid rgba(135, 29, 12, 1) !important;}'
  3655. +
  3656. '.GJUPD0RBFJ {background: none repeat scroll 0% 0% rgba(68, 14, 14, 1) !important; border-bottom: 1px solid rgba(48, 14, 14, 1) !important;}'
  3657. +
  3658. '.GJUPD0RBFJ a img, .GJUPD0RBAQ {opacity: .8 !important;}'
  3659. +
  3660. '.GJUPD0RBPP {background-color: rgba(56, 27, 27, 1) !important; border: 1px solid rgba(86, 13, 13, 1) !important;}'
  3661. +
  3662. '.GJUPD0RBOP, .GJUPD0RBOP div {color: #EDD !important;}'
  3663. +
  3664. '.GJUPD0RBGQ, .GJUPD0RBGQ:focus {box-shadow: 0px 1px 2px rgba(140, 11, 11, 0.3) inset !important; border: 1px solid rgba(140, 34, 17, 1) !important; background-color: rgba(63, 47, 47, 1) !important;}'
  3665. +
  3666. 'a.gb1, a.gb2, a.gb3, a.gb4, .GJUPD0RBOO, .GJUPD0RBNO a, .GJUPD0RBBO a {color: rgba(191, 40, 15, 1) !important;}'
  3667. +
  3668. '.GJUPD0RBFD {color: #EDD !important; border-top: 1px solid rgba(95, 17, 17, 1) !important; border-bottom: 1px solid #5F1111 !important;}'
  3669. +
  3670. '.GJUPD0RBML {box-shadow: 0px 1px 1px rgba(135, 24, 24, 0.25) !important; background-color: rgba(107, 23, 23, 1) !important; border: 1px solid rgba(116, 21, 21, 1) !important; color: #EDD !important; background-image: -moz-linear-gradient(center top , rgba(126, 17, 17, 1), rgba(89, 6, 6, 1)) !important;}'
  3671. +
  3672. '.GJUPD0RBKL {background: -moz-linear-gradient(center top , rgba(141, 14, 14, 1), rgba(113, 15, 15, 1)) repeat scroll 0% 0% rgba(123, 19, 19, 1) !important; border: 1px solid rgba(129, 15, 15, 1) !important;}'
  3673. +
  3674. '.GJUPD0RBIK, .GJUPD0RBIL {background-color: rgba(138, 29, 11, 1) !important; border: 1px solid rgba(141, 28, 10, 1) !important; color: #EDD !important; background-image: -moz-linear-gradient(center top , rgba(149, 28, 8, 1), rgba(119, 24, 8, 1)) !important;}'
  3675. +
  3676. '.GJUPD0RBHJ {border-top: 1px solid rgba(99, 24, 24, 1) !important;}'
  3677. // FIX
  3678. +
  3679. '#mngb, #gb, .gb_Sb, .gb_Bb, .gb_Sb, .gb_Pc, #top_nav {background-color: #393939 !important;}'
  3680. +
  3681. '#vasquette .gb_f {color: rgba(71, 16, 16, 1) !important;}'
  3682. +
  3683. '#omnibox .searchbox, #cards .cards-card {background-color: rgba(78, 68, 68, 1);}'
  3684. +
  3685. '.sbox-focus {border: 1px solid rgba(53, 20, 20, 1) !important;}'
  3686. +
  3687. '.suggestions > tbody > tr + tr .suggest {border-top: 1px solid rgba(147, 7, 7, 1) !important;}'
  3688. +
  3689. '.suggest-bg {background: rgba(63, 39, 39, 1) !important;}'
  3690. +
  3691. '#app-container .gb_Pc {background-color: rgba(57, 57, 57, 0.3) !important;}'
  3692. +
  3693. '.suggest-query, .cards-intent-map-title, .cards-intent-map-show, .G-atb .T-I-ax7 {color: #EDD !important;}'
  3694. +
  3695. '.cards-vertical-divider {background: -moz-linear-gradient(center top , rgba(123, 15, 15, 1), rgba(182, 17, 17, 1), rgba(108, 18, 18, 1)) repeat scroll 0% 0% transparent !important;}'
  3696. +
  3697. '.aAU .yb, .hR {background-color: rgba(147, 30, 11, 1) !important; color: #EDD !important;}'
  3698. +
  3699. '.aAU .ya {border-bottom: 1px solid rgba(98, 12, 12, 1) !important;}'
  3700. +
  3701. '.a3s div div table tbody tr td {background-color: #2C1818 !important;}'
  3702. +
  3703. '.hU .hM {background-color: rgba(87, 20, 20, 1) !important;}'
  3704. +
  3705. '.hV .hM {background-color: rgba(36, 31, 31, 1) !important;}'
  3706. +
  3707. '.Kj-JD-K7, .Kj-JD-Jz {background-color: #4A1515; color: #EDD !important;}'
  3708. +
  3709. '.ajn {opacity: .8;}'
  3710. +
  3711. 'li.vk_c, .vk_c, .vk_cxp, .vk_ic {background: #1B1715 !important;}'
  3712. +
  3713. '.fac-ch .pclose rect {fill: rgba(69, 11, 11, 1) !important;}'
  3714. +
  3715. '.fac-hdot-c0 {background: none repeat scroll 0% 0% rgba(150, 33, 14, 1) !important;}'
  3716. +
  3717. '.lcht-hldr text {fill: rgba(173, 24, 24, 1) !important;}'
  3718. +
  3719. '.lcht-hldr text.outline {fill: rgba(0, 0, 0, 0) !important; stroke: rgba(35, 13, 13, 1) !important;}'
  3720. +
  3721. '.lcht-hldr svg .line-c0 {stroke-width: 3 !important; stroke: rgba(138, 22, 8, 1) !important;}'
  3722. +
  3723. '._OJ li {border-left: 1px solid rgba(131, 38, 38, 1) !important;}'
  3724. +
  3725. '._cvd {border-bottom: 1px solid rgba(81, 24, 24, 1) !important;}'
  3726. +
  3727. '.CToWUd {border: 1px solid rgba(102, 18, 18, 1);}'
  3728. +
  3729. '#gb-main #cnt #center_col {margin-left: 212px !important;}'
  3730. +
  3731. '.calcell span font {color: rgba(165, 37, 15, 1) !important;}'
  3732. +
  3733. '.rg_l {background: none repeat scroll 0% 0% rgba(32, 19, 19, 1) !important;}'
  3734. +
  3735. '.webstore-If-eh-ec.webstore-ec-bc-cd-V, .webstore-If-eh-ec.webstore-ec-ac-cd-V {border-top: 1px solid #750C0C !important; border-left: 1px solid #660C0C !important; border-right: 1px solid #6C1414 !important; background-color: #5F0B0B !important;}'
  3736. +
  3737. '.webstore-If-eh-Ib {color: #EDD !important; text-shadow: text-shadow: 0px 1px rgba(84, 10, 10, 0.5) !important;}'
  3738. +
  3739. '.webstore-If-eh-ec.webstore-ec-gc, .webstore-If-eh-ec.webstore-ec-gc-Gb {border-top: 1px solid #680B0B !important;}'
  3740. +
  3741. '.GFJLF-MB.GFJLF-NB {border-top: 1px solid rgba(111, 10, 10, 1); border-left: 1px solid #6F0A0A !important; border-right: 1px solid #6F0A0A !important; border-bottom: 1px solid rgba(128, 13, 13, 1) !important;}'
  3742. +
  3743. '._eF, ._eF {color: rgba(159, 23, 23, 1) !important;}'
  3744. +
  3745. '#duf3toe {background-color: rgba(71, 13, 4, 1) !important; color: #EDD !important;}'
  3746. //BUG-DAY 9/12/'14
  3747. +
  3748. '.gb_ta {background: none repeat scroll 0% 0% rgba(62, 11, 11, 1) !important;}'
  3749. +
  3750. '.gb_ka a {color: #EDD !important;}'
  3751. +
  3752. '.gb_qa {background: none repeat scroll 0% 0% rgba(95, 21, 9, 0.7) !important;}'
  3753. +
  3754. '.gb_Db .gb_Cb, .gb_h.gb_Qc {background: #393939 !important;}'
  3755. +
  3756. '.gb_ia {border-color: transparent transparent rgba(66, 9, 9, 1);}'
  3757. +
  3758. '.gb_V .gb_I {background: rgba(47, 35, 35, 1) !important;}'
  3759. +
  3760. '.gb_E {background: none repeat scroll 0% 0% rgba(74, 9, 9, 1);}'
  3761. +
  3762. '.gb_o {border: 1px solid #2F2323 !important;}'
  3763. +
  3764. '.gb_o:hover:not(.gb_p), .gb_e:hover {border: 1px solid rgba(89, 5, 5, 1);}'
  3765. +
  3766. '.gb_o:hover .gb_t {background: none repeat scroll 0% 0% #2F2323;}'
  3767. +
  3768. '.gb_Qa .gb_Sa {background-color: #393939 !important;}'
  3769. +
  3770. '#gbsfw.gb_Rb, #gbsfw.gb_ab {background: none repeat scroll 0% 0% rgba(75, 13, 13, 1); border-color: #4B0D0D;}'
  3771. +
  3772. '.gb_X {background: none repeat scroll 0% 0% rgba(120, 11, 11, 1); border: 1px solid rgba(146, 21, 21, 1);}'
  3773. +
  3774. '.pog .eqp-pane-wrapper {background-color: #410909 !important;}'
  3775. +
  3776. '.pog .topic-list-row, .pog .source-list-row, .pog .suggest-topic-list-row {border-bottom-color: rgba(117, 37, 37, 1) !important;}'
  3777. +
  3778. '.pog .topic-list-row, .pog .source-list-row, .pog .suggest-topic-list-row {border-top: 1px solid rgba(86, 72, 72, 0.4) !important;}'
  3779. +
  3780. '.pog .topic-autocomplete-wrapper {background-color: rgba(68, 7, 7, 1); border-top: 1px solid rgba(56, 16, 16, 1);}'
  3781. +
  3782. '.pog .select-source-autocomplete-wrapper {background-color: #440707 !important; border-top: 1px solid rgba(110, 6, 6, 1) !important;}'
  3783. +
  3784. '.topic-list-row, .source-list-row {background: rgba(48, 21, 21, 1) !important;}'
  3785. +
  3786. '.pog .eqp-pane-footer {background-color: #440707;}'
  3787. +
  3788. '#table-ds-rs, #table-bs-rs, #table-sc {border-top: 1px solid rgba(69, 13, 4, 1) !important;}'
  3789. +
  3790. '.settings .ds1, .settings .ds2, .settings .ds3 {border-right: 1px solid #841111;}'
  3791. +
  3792. '.lsbb1, .lsbb2, .lsbb3 {background: none repeat scroll 0px 0px rgba(125, 19, 19, 1); border-color: rgba(141, 13, 13, 1) rgba(144, 17, 17, 1) rgba(93, 9, 9, 1);}'
  3793. +
  3794. '.modal-dialog-buttons {background-color: #500D0D !important;}'
  3795. +
  3796. '.gray_bg, .sidesearch {background-color: #1B1715;}'
  3797. +
  3798. '.Bb, .Bb:hover {background: none repeat scroll 0% 0% rgba(105, 18, 18, 1);}'
  3799. +
  3800. '.vD, .kvc, .secondary-sub-nav-option .sub-nav-link {color: #EDD !important;}'
  3801. +
  3802. '.eh.c-P-p, .c-P-B {background-color: #500D0D !important;}'
  3803. +
  3804. '.gb_xa {background: none repeat scroll 0% 0% rgba(63, 5, 5, 1) !important;}'
  3805. +
  3806. '.gb_Fa, .gb_I, .gb_o:hover .gb_t {background: none repeat scroll 0% 0% rgba(36, 18, 18, 1) !important;}'
  3807. +
  3808. '.gb_Ia {color: rgba(170, 43, 22, 1) !important;}'
  3809. +
  3810. '.gb_tb, .gb_wb, .gb_Ia, .gb_va:hover, .gb_Da:hover {background-color: #241212 !important; color: #EDD !important;}'
  3811. +
  3812. '.gb_va, .gb_Da {background: none repeat scroll 0% 0% #3F0505 !important;}'
  3813. +
  3814. '.gb_E {background: none repeat scroll 0% 0% rgba(81, 9, 9, 1) !important;}'
  3815. +
  3816. '.gb_J {border-bottom: 0px none #B24220;}'
  3817. +
  3818. '.gb_V, .gb_V:hover {border: 1px solid rgba(86, 21, 11, 1) !important;}'
  3819. +
  3820. '.no-focus-outline button {background: rgba(162, 14, 14, 1) !important;}'
  3821. +
  3822. '.gb_pa .gb_X, .gb_pa .gb_X:hover {background: none repeat scroll 0% 0% rgba(180, 31, 7, 1) !important;}'
  3823. +
  3824. '.gb_o, .gb_J {border: 0px none #000 !important;}'
  3825. +
  3826. '.gb_F {background: none repeat scroll 0% 0% rgba(87, 14, 14, 1) !important; border: 1px solid rgba(60, 8, 8, 1) !important;}'
  3827. +
  3828. '.sbibod, .kpbb, .kpbb:hover, .kpbb:focus {border-color: #631010 #7E0909 #660E0E !important;}'
  3829. +
  3830. '.sbhcn, .sbfcn {border-color: #831010 #8E0909 #860E0E !important;}'
  3831. +
  3832. '#epbar {border: 1px solid rgba(68, 7, 7, 1) !important;}'
  3833. +
  3834. '#epb-ok {background-color: rgba(116, 26, 12, 1) !important; background-image: -moz-linear-gradient(center top , rgba(146, 31, 12, 1), rgba(119, 26, 10, 1)) !important; border: 1px solid rgba(143, 32, 14, 1) !important;}'
  3835. +
  3836. '#maia-nav-x li {color: #EDD !important;}'
  3837. +
  3838. '.gb_Z {border: 1px solid rgba(140, 38, 22, 1) !important;}'
  3839. +
  3840. '.google-header-bar {background: none repeat scroll 0% 0% #1B1715 !important; border-bottom: 1px solid #1B1715 !important;}'
  3841. +
  3842. '.signuponepage .signup-box {background: none repeat scroll 0% 0% rgba(68, 15, 15, 1) !important;}'
  3843. +
  3844. '.form-element strong {color: #EDD !important;}'
  3845. +
  3846. '.signup-box input[type="email"]:focus, .signup-box input[type="number"]:focus, .signup-box input[type="password"]:focus, .signup-box input[type="tel"]:focus, .signup-box input[type="text"]:focus, .signup-box input[type="url"]:focus {border: 1px solid rgba(131, 30, 13, 1) !important; background: none repeat scroll 0% 0% rgba(59, 31, 31, 1) !important;}'
  3847. +
  3848. '.signup-box input[type="email"], .signup-box input[type="number"], .signup-box input[type="password"], .signup-box input[type="tel"], .signup-box input[type="text"], .signup-box input[type="url"] {border: 1px solid rgba(131, 30, 13, 1) !important; background: none repeat scroll 0% 0% rgba(59, 31, 31, 1) !important;}'
  3849. +
  3850. '#recaptcha_widget.recaptcha-widget {background: none repeat scroll 0% 0% rgba(50, 14, 14, 1) !important; border: 1px solid rgba(84, 27, 27, 1) !important;}'
  3851. +
  3852. '.g-button-submit, .g-button-submit:hover {background-color: #951D09 !important; background-image: -moz-linear-gradient(center top , rgba(149, 29, 9, 1), rgba(110, 24, 10, 1)) !important;}'
  3853. +
  3854. '.recaptcha-widget #recaptcha_image {border-bottom: 1px solid rgba(104, 7, 7, 1) !important;}'
  3855. +
  3856. '.talk_number_input td, .i18n_phone_number_input td, .talk_number_input th, .i18n_phone_number_input th {border-color: #6E0808 rgba(129, 13, 13, 1) rgba(90, 8, 8, 1) !important;}'
  3857. +
  3858. '.clearfix .side-content img {opacity: .8;}'
  3859. +
  3860. '.g-button-submit:hover, .g-button-submit:focus {border: 1px solid rgba(141, 31, 12, 1) !important;}'
  3861. +
  3862. '.identity-prompt-account-public-name, .signin-card #reauthEmail, .banner h2, .banner h1 {color: #EDD !important;}'
  3863. +
  3864. '.wrapper .google-footer-bar {border-top: 1px solid rgba(77, 21, 21, 1) !important;}'
  3865. +
  3866. '.wrapper .content .card {background-color: rgba(69, 9, 9, 1);}'
  3867. +
  3868. '.wrapper input[type="email"]:focus, .wrapper input[type="number"]:focus, .wrapper input[type="password"]:focus, .wrapper input[type="tel"]:focus, .wrapper input[type="text"]:focus, .wrapper input[type="url"]:focus, .signin-card #Passwd, .signin-card #Passwd:focus {border: 1px solid rgba(167, 37, 16, 1) !important; background: #422 !important;}'
  3869. +
  3870. '.need-help, #account-chooser-link, .lk-online, .al-ctrl, .al-desc-self, .vk_ans {color: rgba(188, 38, 13, 1) !important;}'
  3871. +
  3872. '.rc-button-submit, .rc-button-submit:visited {border: 1px solid rgba(158, 30, 10, 1) !important; color: #EDD !important; background-color: rgba(149, 30, 16, 1) !important; background-image: -moz-linear-gradient(center top , rgba(165, 31, 9, 1), rgba(129, 26, 9, 1)) !important;}'
  3873. +
  3874. '.ucw_selector:focus {border-color: rgba(150, 29, 9, 1) !important;}'
  3875. +
  3876. '.ucw_selector {border: 1px solid rgba(113, 19, 19, 1) !important; background-color: #422 !important; color: #EDD !important;}'
  3877. +
  3878. '.ucw_data {border-color: rgba(143, 25, 25, 1) rgba(105, 15, 15, 1) rgba(104, 14, 14, 1) !important; background-color: #611 !important; color: #EDD !important;}'
  3879. +
  3880. '.vk_arc {border-top: 1px solid rgba(59, 13, 13, 1) !important;}'
  3881. +
  3882. '.vk_ard:after {border-top: 16px solid rgba(62, 10, 10, 1) !important;}'
  3883. +
  3884. '.vk_ard:before {border-top: 16px solid rgba(80, 16, 16, 1) !important;}'
  3885. +
  3886. '.vk_ard, .vk_aru {background-color: rgba(63, 15, 15, 1) !important;}'
  3887. +
  3888. '.esc-flow-content .title-bar {box-shadow: 0px 1px 4px 0px rgba(56, 19, 19, 1) !important; border-bottom: 1px solid rgba(75, 9, 9, 0.33) !important;}'
  3889. +
  3890. '.esc-flow-content .drawer {box-shadow: 0px 8px 6px -6px rgba(84, 15, 15, 1) inset !important; background-color: rgba(101, 17, 17, 1) !important; border-top: 1px solid rgba(111, 10, 10, 0.33) !important;}'
  3891. +
  3892. '.related-item .icon {opacity: .8;}'
  3893. +
  3894. '.loc-en #set {background: none repeat scroll 0% 0% rgba(74, 12, 12, 1) !important;}'
  3895. +
  3896. '.stitle, #svalues thead th, #svalues th.head, #svalues tr.head, .svalues-head, #svalues table.rows th, #svalues table.rows td, .svalues-comment, .caldesc, .gb_fb, .fake-link, .person-name {color: #EDD !important;}'
  3897. +
  3898. '.stabs-selected {background: none repeat scroll 0% 0% rgba(122, 17, 17, 1) !important;}'
  3899. +
  3900. '#svalues th, #svalues td {border-bottom: 1px solid rgba(69, 12, 12, 1) !important;}'
  3901. +
  3902. '.loc-en .bottom-buttons .buttons {background: none repeat scroll 0% 0% rgba(39, 23, 23, 1) !important;}'
  3903. +
  3904. '.loc-en .privacy-policy {background: none repeat scroll 0% 0% #271717 !important; border-top: 5px solid rgba(66, 14, 14, 1) !important;}'
  3905. +
  3906. 'table#swapTzContainer td#swapTzDeco {border-color: rgba(69, 13, 13, 1) !important;}'
  3907. +
  3908. '.no-focus-outline .play-button {background-color: rgba(180, 15, 15, 1) !important;}'
  3909. +
  3910. '.person-image {border: 5px solid rgba(123, 34, 34, 1) !important; opacity: .8;}'
  3911. +
  3912. '.a-Za-Bb {background-color: rgba(54, 28, 28, 1) !important;}'
  3913. +
  3914. '.a-lsa .a-Lc {background: rgba(30, 12, 12, 1) !important;}'
  3915. +
  3916. '#currency_value .ch, .chb {color: #EDD !important;}'
  3917. +
  3918. '.vk_ans span, .linkbtn {color: rgba(164, 27, 27, 1) !important;}'
  3919. +
  3920. '.id-compare-bar-wrapper {background-color: rgba(69, 22, 22, 1) !important;}'
  3921. +
  3922. '.news-item, .rss-item {background: none repeat scroll 0% 0% rgba(66, 20, 20, 1) !important;}'
  3923. +
  3924. '#chart_anchor {opacity: 0.7 !important;}'
  3925. +
  3926. '.klcar {margin-left: 666px !important;}'
  3927. +
  3928. '.klbar {border-bottom: 1px solid rgba(78, 15, 15, 1) !important;}'
  3929. +
  3930. '.klnav {background: none repeat scroll 0% 0% rgba(102, 14, 14, 0.8) !important;}'
  3931. +
  3932. '#fkbx, #fkbx:hover, #fkbx:focus {border: 1px solid #AB4141 !important; border-top-color: #8C2A2A !important;}'
  3933. +
  3934. '._ogd {color: #EDD !important;}'
  3935. +
  3936. '#_cZ ._u6 {border: 1px solid rgba(111, 23, 8, 1) !important;}'
  3937. +
  3938. '.iri {border: 1px solid #600 !important; border-radius: 3px !important; background: -moz-linear-gradient(center top , rgba(200, 29, 29, 1), rgba(155, 19, 19, 1)) repeat scroll 0% 0% transparent !important; color: #EDD !important;}'
  3939. +
  3940. '.gscp_a {background: none repeat scroll 0% 0% rgba(168, 64, 47, 1) !important; border: 1px solid rgba(194, 40, 15, 1) !important;}'
  3941. +
  3942. '.vk_ans, .vk_bk, .leg_calc, .vk_ans, #gsr, .gb_i, .gb_Pa, #gbq1 {background-color: rgba(29, 25, 24, 1) !important;}'
  3943. +
  3944. '#gb, .gb_Pa {height: 40px !important; top: 310px !important; display: none;}'
  3945. +
  3946. '#topabar {margin-top: 1em;}'
  3947. +
  3948. '#hdtbSum {margin-top: 8px;}'
  3949. +
  3950. '#hdtb-msb {max-height: 38px;}'
  3951. +
  3952. 'body.vasq #hdtb-msb .hdtb-mitem.hdtb-msel, body.vasq #hdtb-msb .hdtb-mitem.hdtb-msel-pre {height: 33px;}'
  3953. +
  3954. '#slim_appbar {margin-top: -20px;}'
  3955. +
  3956. '.sbibod {background: #393939;}'
  3957. +
  3958. '._pl ._rl, ._qL ._rl {color: rgba(152, 8, 8, 1) !important;}'
  3959. +
  3960. '._Db ._tf, ._o3g, ._o3g a {color: rgba(105, 20, 20, 1) !important;}'
  3961. +
  3962. '.rllt__action-button:not(:last-child) ._nMg {border-right: 1px solid rgba(122, 26, 26, 1) !important;}'
  3963. +
  3964. '._qJg, ._m3g {border-top: 1px solid #7A1A1A !important;}'
  3965. +
  3966. '._Db._nu:before {box-shadow: 0px 0px 12px 0px rgba(174, 30, 30, 0.5) !important;}'
  3967. +
  3968. '.wot-popup-layer {opacity: .6; pointer-events: none;}'
  3969. +
  3970. '#qbp {background: rgb(72, 40, 40) none repeat scroll 0% 0% !important;}'
  3971. +
  3972. '#qbdp, #qbup {background: #6E5151 none repeat scroll 0% 0% !important; border-top: 1px solid #651C1C !important;}'
  3973. +
  3974. '#qbdp, #qbup, #qbhwr {color: #EDD !important;}'
  3975. +
  3976. '#lst-ib, .gsfi {color: #EDD !important;}'
  3977. +
  3978. '#searchform, .gb_db, .gb_tf, .gb_R, .gb_sf, .gb_T {height: 2em !important;}'
  3979. );