@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mail.google.com") {

/* Gmail - Eliminate the white 2017-09-15 New version */

/* Color Messages List */
td.xY span{color:#400!important}
td.xY span.y2{color:#007!important}
td.yX.xY{color:#400!important}

td.Bu,div.Tm
{
  text-shadow:none!important; /* disable text shadow */
  background: #A1C5EE  !important;
}

div.gs 
,td.Bu p {color:#000!important}


/* 
div.nH span
, div.nH h2
{color:#400!important}
*/

div.amn{  
color:#000!important;
background: #8bf  !important;
}

/* The next code line is for mails like those from yes */
/* Note that I use a1ce55 for the shadow color - the same color I use for the bg so that in case it affects regular mails the shadow won't be seen)  
*/
div.a3s td p {text-shadow: 1px 1px #a1c5ee!important;}


}
