{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"@namespace html url(http://www.w3.org/1999/xhtml);\r\n@namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);"},{"urls":[],"urlPrefixes":["http://","https://","ftp://"],"domains":[],"regexps":[],"code":"/* Universal - sets color of text, border */\r\n\r\n* {\r\ncolor: #4b4b4b !important; \r\nborder-color: #e9ebee !important;\r\ntext-shadow: none !important;}\r\n\r\nhtml *:after ,\r\nhtml *:before\r\n\r\n{color: #4b4b4b !important;\r\nborder-color: #e9ebee !important;\r\nbackground: none transparent !important}\r\n\r\n/*No background images. try to exclude icons */\r\n\r\n*:not(:empty):not([onclick*=\"open\"]):not(span):not(IMG):not(INPUT):not([class*=\"icon\"]):not([id*=\"icon\"]):not([class*=\"star\"]):not([id*=\"star\"]):not([id*=\"rating\"]):not([class*=\"rating\"]):not([class*=\"SPRITE\"]):not([id*=\"SPRITE\"]):not([id*=\"lbImage\"])\r\n\r\n{ background-image: none !important }\r\n\r\n\r\n/* Text Selecting Color */\r\n\r\n*::-moz-selection {\r\n\r\ncolor: #3c3e41 !important;\r\nbackground: #c2c4c8 !important;\r\n\r\n}\r\n\r\n\r\n/* Link */\r\n\r\n\r\na, a *, [onclick]{ \r\n\r\ncolor: #5d5d5e !important;\r\nbackground-color: transparent !important;\r\nborder-color: #e9ebee !important;}\r\n\r\na[class]:not([onclick]):not(:empty):not([class*=\"icon\"]):not([class*=\"logo\"]) {background-image: none !important}\r\n\r\na:hover, [href]:hover, \r\na \u003e *:hover,\r\na \u003e * \u003e *:hover,\r\n[onclick]:hover {\r\n\r\n\r\ncolor: #363636 !important; \r\nbackground-color: transparent !important;\r\nborder-color: #e9ebee !important}\r\n\r\n\r\n/* Visited links */\r\n\r\na:visited{\r\n/* content: \"\\00A0\\221A\" !important; */\r\n/* text-decoration: line-through !important; */    /* #CCCCFF */\r\n/* color: #c0c !important; */\r\ncolor: #9ca3a6 !important;\r\nopacity: 1 !important;\r\n/* color: red !important; */\r\nfont-weight: bold !important;\r\n}\r\n\r\na:visited:hover {\r\nopacity: 1 !important;\r\ntext-decoration: underline !important;\r\n}\r\n\r\n\r\n/* Basic Bodies */\r\n\r\nHTML, BODY {  background: none #e9ebee !important  }\r\n\r\n\r\n/* Make images transparent */\r\n\r\nIMG           { opacity: .9 !important }\r\nIMG:hover     { opacity: 1 !important  }\r\n\r\n\r\n/* DIV and SPAN */\r\n\r\nDIV {background-color: transparent !important}\r\n\r\nDIV[id]:not(:empty):not(#lightbox-nav):not(#imageContainer):not([style*=\"url\"]):not([onclick]):not(IMG):not(a):not(INPUT):not(BUTTON):not([class*=\"icon\"]):not([id*=\"icon\"]):not([class*=\"star\"]):not([id*=\"star\"]):not([id*=\"rating\"]):not([class*=\"rating\"]):not([class*=\"SPRITE\"]):not([id*=\"SPRITE\"]):not([class*=\"button\"]):not([class*=\"layer\"]) {\r\n\r\nbackground-color: inherit !important;\r\nbackground-image: none !important}\r\n\r\nDIV[style*=\"border\"]:not([id]):not([class]):not([align]) {background-color: #e9ebee !important}\r\n\r\nhtml:root \u003e BODY \u003e * \u003e * \u003e * \u003e *:not(INPUT) \u003e DIV:not(:empty) {background: none #e9ebee !important}\r\n\r\nSPAN:not(:empty):not([class*=\"icon\"]):not([class*=\"button\"]):not([onclick]):not([class*=\"icon\"]):not([id*=\"icon\"]):not([class*=\"star\"]):not([id*=\"star\"]):not([id*=\"rating\"]):not([class*=\"rating\"]) {\r\n\r\nbackground-color: inherit !important; background-image: none !important}\r\n\r\n\r\n/* Text Presentation */\r\n\r\n\r\nDFN, FONT, B, I, BIG, SMALL, STRONG  { background-color: transparent !important }\r\n\r\nEM, CENTER {background-color: transparent !important}\r\n\r\nMARK,\r\nCODE, PRE,\r\nBLOCKQUOTE, BLOCKQUOTE \u003e DIV \u003e *,\r\n[class*=\"quote\"],\r\nTD[style*=\"inset\"][class=\"alt2\"]   {  background-color: #eaedf0 !important }\r\n\r\n\r\n/* Paragraph */\r\n\r\nP{ background-color: transparent !important }\r\n\r\n/* Headings */\r\n\r\nH1, H2  { \r\n\r\nbackground: none #e9ebee !important;\r\n-moz-border-radius: 5px !important} \r\n\r\nH3 {\r\n\r\nbackground: none #e9ebee !important;\r\n-moz-border-radius: 5px !important} \r\n\r\nH4 {\r\n\r\nbackground: none #e9ebee !important;\r\n-moz-border-radius: 5px !important} \r\n\r\nH5, H6 {background: none #e9ebee !important}\r\n\r\nh1 a,\r\nh2 a,\r\nh3 a,\r\nh4 a,\r\nh5 a,\r\nh6 a   {color: #454545 !important}\r\n\r\n\r\n/* stuff */\r\n\r\nADDRESS {background: none #eaedf0 !important}\r\n\r\nFIELDSET, LEGEND, LABEL, FORM  {background: none transparent !important}\r\n\r\nNOBR {background-color: #e9ebee !important}\r\n\r\nIFRAME {background-color: transparent !important}\r\n\r\nHR {background-color: #f0f3f6 !important}\r\n\r\n\r\n/* Lists */\r\n\r\nDT     {background-color: #e9ebee !important}\r\n\r\nDL, DD { background-color: #e9ebee !important}\r\n\r\nLI, UL {background-color: inherit !important}\r\n\r\nOL, UL[class], UL[id], LI[class], LI[id], DIV[class] UL LI { background-color: #e9ebee !important}\r\n\r\nLI A:not([class*=\"icon\"]):not([id*=\"icon\"]):not([onclick]),\r\nDT A:not([class*=\"icon\"]):not([id*=\"icon\"]):not([onclick])\r\n\r\n{background-image: none !important; text-indent: 0 !important}\r\n\r\n\r\n/* Tables, cells */\r\n\r\nTABLE {background-color: inherit !important}\r\n\r\nTABLE[bgcolor], TABLE[cellspacing]:not([class]), TABLE[cellpadding]:not([class]),\r\n\r\nCOLGROUP, COL, CAPTION, THEAD, TBODY, TFOOT, TR {\r\n\r\nbackground-color: #e9ebee !important;\r\nborder-color: #e9ebee !important}\r\n\r\nTABLE[border=\"0\"]:not([class]) {background-color: inherit !important}\r\nTABLE[WIDTH] {background-color: #e9ebee !important}\r\n\r\n\r\nTH   {background-color: #e9ebee !important}\r\nTD   {background: none #e9ebee !important}\r\nTD[colspan] {background-color: #e9ebee !important}\r\n\r\n\r\n/*Textareas, Inputs*/\r\n\r\nTEXTAREA, INPUT:not([type=\"RESET\"]):not([type=\"submit\"]):not([type=\"button\"]):not([type=\"image\"]){\r\n\r\ncolor: #4b4b4b !important;\r\nbackground: none #e9ebee !important;\r\nborder-color: #e9ebee !important;\r\nborder-style: solid !important;\r\n-moz-border-radius: 0 !important;\r\n-moz-appearance: none !important;\r\nopacity: 1 !important}\r\n\r\n\r\n/*Buttons*/\r\n\r\nINPUT[type=\"RESET\"],INPUT[type=\"submit\"], INPUT[type=\"button\"], BUTTON:not(:empty)\r\n\r\n{-moz-appearance: none !important;\r\ncolor: #4b4b4b !important;\r\nbackground-color: #e9ebee !important;}\r\n\r\nINPUT[type=\"image\"] {opacity: .85 !important}\r\nINPUT[type=\"image\"]:hover {opacity: .95 !important}\r\n\r\nINPUT[type=\"RESET\"]:hover,INPUT[type=\"submit\"]:hover, INPUT[type=\"button\"]:hover, BUTTON:not(:empty):hover{\r\nbackground-color: #e9ebee !important}\r\n\r\n\r\n/* Drop-down menu */\r\n\r\nSELECT, OPTION{\r\n\r\nbackground: #e9ebee !important;\r\nborder-color: #e9ebee !important;\r\ncolor: #4b4b4b !important;\r\n-moz-appearance: none !important;}\r\n\r\n/* Radio styling */\r\n\r\nINPUT[type=\"radio\"] {border-style: solid !important}\r\n\r\n/********************************\r\n** More stuff ******************/\r\n\r\n\r\n/* Remove Rounded Corners, Borders, Spacer, Padding images */\r\n\r\nIMG[src*=\"spacer\"]:empty,\r\n[id*=\"round\"]:empty,\r\n[id*=\"bottom\"]:empty, [class*=\"bottom\"]:empty,\r\n[id*=\"top\"]:empty, [class*=\"top\"]:empty,\r\n[class*=\"spacer\"]:empty\r\n\r\n{background-image: none !important;}\r\n\r\n\r\n/* Menus and Navigation */\r\n\r\nNAV *, MENU *,\r\n[id*=\"menu\"]:not(SELECT),[class*=\"menu\"]:NOT(SELECT),\r\n[class*=\"tooltip\"],\r\n[class*=\"popup\"], [id*=\"popup\"]\r\n\r\n{ background-color: inherit !important }\r\n\r\n\r\n/* Hover Highlight */\r\n\r\n[id*=\"menu\"] a:hover, [class*=\"menu\"] a:hover,\r\n[class*=\"menu\"] [class*=\"item\"]:hover,\r\n[id*=\"menu\"] [class*=\"item\"]:hover,\r\nLI[class*=\"item\"]:hover, LI[class*=\"Item\"]:hover,\r\n\r\nBODY[onload*=\"google\"] .gac_m .gac_c:hover /*google search dropdown fix*/\r\n\r\n{ background-color: #e9ebee !important }\r\n\r\n\r\n/* Headers, Logos */\r\n\r\n[id*=\"masthead\"] a,[id*=\"header\"] a,\r\n[id*=\"logo\"] a, [class*=\"logo\"] a\r\n\r\n{text-indent: 0 !important;}"},{"urls":["about:blank"],"urlPrefixes":[],"domains":[],"regexps":[],"code":"html, html * {\r\n  background: none #e9ebee !important;\r\n  color: #4b4b4b !important;}"},{"urls":[],"urlPrefixes":["about:neterror"],"domains":[],"regexps":[],"code":"html, body {background-color: #e9ebee !important; color: #4b4b4b !important}\r\n#errorPageContainer {background-color: #e9ebee !important; border-color: #e9ebee !important}\r\n#errorPageContainer button {opacity: .8 !important}\r\n\r\n/*resurrect pages FF extention*/\r\n\r\n#resurrect {background-color: #e9ebee !important; border-color: #e9ebee !important}"}],"url":"http://userstyles.org/styles/27028","updateUrl":"https://userstyles.org/styles/chrome/27028.json","md5Url":"https://update.userstyles.org/27028.md5","originalMd5":"c77d2a003b0faf477acb0f20683fbc82","name":"Royl Global","thumbnail":"https://userstyles.org/style_screenshots/27028_after.png?r=1755720008"}