{

#browser-bottombox, #status-bar, #status-bar > *, #ybToolbar {
	background: transparent !important;
	-moz-appearance: none !important;
	border: #000000 !important;
    }
searchbar#searchbar textbox, textbox#urlbar{
      opacity: 0.8 !important;
       color: #000 !important;
    }
.tab-text {
    color: black !important;
    }
#PersonalToolbar, #nav-bar {
	background: transparent !important;
	border: none !important;     
    }
.tabbrowser-tab:not([selected="true"]) {
    background: transparent !important;	   
    }
.tabbrowser-tab[selected="true"] {
	background: transparent !important;
    }
.tabs-newtab-button {
	background: transparent !important;
    margin-top:0px !important;
    }
.toolbarbutton-1 > .toolbarbutton-menubutton-button, .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker, .toolbarbutton-1 {
	opacity: 1.0 !important;
	border: none !important;
	-moz-box-shadow: none !important;
    }
.tabbrowser-tab[selected="true"] {
	background: transparent 1px !important;
    }
#appcontent, #content > tabbox > tabpanels {
    background-color: transparent !important;
    }
#main-window[inFullscreen="true"] #appcontent {
    background-color: #111 !important;
    }
#main-window[stylish-url="about:blank"]:not([onclose^="PrintUtils"]):not([title^="View Source Chart"]) #content browser{ 
    opacity: 0 !important;
    }
#appcontent,
#appcontent > #content,
#appcontent > #content > tabbox > tabpanels {
    background-color: transparent !important;
    }
#main-window[stylish-url="about:blank"]:not([onclose^="PrintUtils"]):not([title^="Source Chart"]):not([chromehidden="menubar toolbar directories extrachrome "]) #appcontent { 
    -moz-appearance: none !important;
    }
#main-window[inFullscreen="true"]{
    -moz-appearance: -moz-win-borderless-glass !important;
    background: none !important;
    }
#main-window[stylish-url="about:blank"]:not([onclose^="PrintUtils"]):not([title^="Source Chart"]):not([chromehidden="menubar toolbar directories extrachrome "]) #content browser:not([src]){ 
    opacity: 0 !important;
    }
}