@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@namespace html url(http://www.w3.org/1999/xhtml);

#main-window[stylish-platform^="Win"] #navigator-toolbox textbox:not([hover]) html|input,
#main-window[stylish-platform^="Win"] #identity-box #identity-icon-label
	{line-height: 1.6 !important;}

#navigator-toolbox textbox:not([hover]) html|input,
#identity-box #identity-icon-label
	{line-height: 1.5 !important;
	 color: white !important;
	 text-shadow: #666666 0px 0px 2px, rgba(0,0,0,0.7) 1px 1px 2px, rgba(0,0,0,1) 1px 1px 3px, white 0px 0px 8px, white 0px 0px 8px !important;}

#navigator-toolbox textbox:hover html|input,
#identity-box:hover #identity-icon-label
	{color: white !important;
	 text-shadow: #666666 0px 0px 2px, rgba(0,0,0,0.7) 1px 1px 2px, rgba(0,0,0,1) 1px 1px 2px, white 0px 0px 8px, white 0px 0px 8px !important;}

#main-window textbox[focused] html|input,
#main-window #myInputBox:not([blah]) html|input,
.findbar-textbox[focused] html|input
	{line-height: normal !important;
	 color: black !important;
	 text-shadow: none !important;}

#main-window .tabbrowser-tab:not([selected="true"]):not([blah]) label
	{text-shadow: #666666 0px 0px 1px, #111111 1px 1px 4px, #333333 1px 1px 4px, white 0px 0px 6px, white 0px 0px 6px !important;}

#main-window .tabbrowser-tab[selected="true"]:not([blah]) label,
#main-window .tabbrowser-tab:not([selected="true"]):hover:not([blah]) label
	{text-shadow: #666666 0px 0px 1px, #111111 1px 1px 3px, #333333 1px 1px 3px, white 0px 0px 6px, white 0px 0px 6px !important;}

#main-window .tabbrowser-tab:not([blah]) label
	{color: white !important;
	 font-weight: bold !important;}

#navigator-toolbox label:not([class^="menu-"]),
#sidebar-title,
#status-bar,
#main-window:not([stylish-application-version^="3.5"]) #FindToolbar label:not([class^="menu-"]),
#main-window:not([stylish-application-version^="3.5"]) #FindToolbar description,
#main-window:not([stylish-application-version^="3.5"]) #FindToolbar textbox:not([focused]) html|input
	{color: white !important;	 
	 text-shadow: #666666 0px 0px 1px, rgba(0,0,0,1) 1px 1px 3px, rgba(0,0,0,1) 1px 1px 3px, white 0px 0px 8px, white 0px 0px 8px !important;}