@namespace url(http://www.w3.org/1999/xhtml);

/*
https://userstyles.org/styles/15219/google-pale-blue-background-improved
https://userstyles.org/styles/13382/google-search-turquoise-background
*/


@-moz-document 
 
url-prefix(https://www.google.)
,url-prefix(http://www.google.)

{

div#result-stats{color:#700!important}

div.JheGif.jBgGLd {color:#00a!important }
div.rc cite{color:#040!important}

div#rso span.aCOpRe 
,div.Y3v8qd
 {color:black !important}

div.fG8Fp {color: #700!important;font-weight:normal !important} /* */

div.mod b,div#rso div em /* 2020 update */
 {color: #26f!important;font-weight:bold !important} /* */

cite.iUh30 span  {color: #040!important;font-weight:normal !important} /* */


div#hdtbSum
,div.div-footer
,div.fbar
,div.sfbg
,div.gb_f /* search bar */
,body.srp
,div#gb-main /* google bookmarks */
,div#appbar
,div.I6TXqe
,div.yg51vc

,div.hlcw0c div
,div.VwiC3b888
,div.VwiC3b
,div.yuRUbf
,div.HiHjCd


/*=========================================================================*/
/* pick one of the 2 options - colors must be changed together */
/* T u r q u o i s e */
   {background:#BBE2E8!important;} /* T u r q u o i s e */

/* P A L E - B L U E */
/* A NOTE to myself - Test it when Greasemonkey is on and off */
   /* {background:#d6e6f6 !important;} /* pale-blue #a1c5ee */


div.I6TXqe span{color:#000 !important } 
span.f{ color:maroon !important }  /* date in the beginning of the line & for cloudlet addon */


}

/*========================= */
/* fix for google bookmarks */
/*========================= */
@-moz-document url-prefix(https://www.google.com/bookmarks)
{
html {background:#d6e6f6 !important;} /* pale-blue #a1c5ee */
a:link {color:#008!important}
a.blue {color:#80a!important}
}

/*========================= */
/* fix for those who use Google homepage - black style*/
/*========================= */
@-moz-document 
url(https://www.google.com/)
{div.fbar{background:#666 !important;}
}




/* =============================================================== */
/* End                                                             */
/* =============================================================== */
