#browser-bottombox, #status-bar, #status-bar > *, #ybToolbar {
	background: transparent !important;
	-moz-appearance: none !important;
	border: #000000 !important;
}
#nav-bar {
	margin-top: -2px !important;
	
}
.tab-icon-image {
margin-right: 2px !important;
width: 13px !important;
height: 13px !important;
}
.tabbrowser-tab .tab-icon-image {
display: inherit !important;

}
.tab-text {
color: white !important;
}

/*Transparency, hover and more naked UI*/
#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:3px !important;
}
.toolbarbutton-1 > .toolbarbutton-menubutton-button, .toolbarbutton-1 > .toolbarbutton-menubutton-dropmarker, .toolbarbutton-1 {
	opacity: 0.8 !important;
	border: none !important;
	-moz-box-shadow: none !important;
margin-right: 2px !important;
}

#urlbar, #searchbar > *, #search-box {
                background-image: -moz-linear-gradient(bottom, transparent 1px, rgba(255,255,255,.9) ) !important;
	-moz-appearance: none !important;
	-moz-appearance: none !important;
	opacity: 0.3 !important;
	color: #000000 !important;
	border: none !important;
	
        
        
	-moz-box-shadow: none !important;
	height: 22px !important; /*Fix searchbar height without magnifying glass and search engine icon*/
}

#urlbar:hover, #searchbar:hover > *, .findbar-textbox:hover {
	opacity: 0.6 !important;
}
.tabbrowser-tab[selected="true"] {
	background-image: -moz-linear-gradient(bottom, transparent 1px, rgba(255,255,255,.5) ) !important;


}

/* Fix Firefox button position and height */



#main-window[sizemode="normal"] #appmenu-button {
  margin-left: 2px !important;
  margin-right: 6px !important; 
  padding: 0px 0 0 0px !important;
  min-width: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  }
#main-window[sizemode="normal"] #appmenu-button:hover, #appmenu-button[open] {
 background-image: -moz-linear-gradient(rgba(247,182,82,1), rgba(215,98,10,1))  !important;
}






#main-window[tabsontop="true"][sizemode="maximized"] #appmenu-button {
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 2px !important;  
  padding: 0px 2px 0px 5px !important;
  min-width: 0 !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}

#main-window[tabsontop="true"][sizemode="maximized"] {
  margin-top: -2px !important;
}

#main-window[tabsontop="true"][sizemode="maximized"] #appmenu-button .button-icon {
  list-style-image: url("chrome://branding/content/icon16.png");
}


#main-window[tabsontop="true"][sizemode="normal"] #appmenu-button .button-icon {
  list-style-image: url("chrome://branding/content/icon16.png");
}

#main-window[tabsontop="true"][sizemode="maximized"] #appmenu-button .button-text, #appmenu-button .button-menu-dropmarker {
  display: none !important;
}

#main-window[tabsontop="true"][sizemode="maximized"] #appmenu-button .button-text { 
  display:none !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;
}
/*Transparent About:blank*/
#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;
}
