/* ===================================================================
 *  Apprentice [Google Navibar & Account - Customize]  Ver. 1.4.3
 *
 *  last updated :　Ver. 1.4.3　　2011/12/0
 *    Add to New Interface!
 * ================================================================ */

/* ==================== Cascading Style Sheets ==================== */
@charset "UTF-8";
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
	url-prefix("http://www.google."),
	url-prefix("https://www.google."),
	url-prefix("https://encrypted.google.com"),
	url-prefix("http://images.google."),
	url-prefix("https://picasaweb.google."),
	url-prefix("http://video.google."),
	url-prefix("http://maps.google."),
	url-prefix("https://maps.google."),
	url-prefix("http://news.google."),
	url-prefix("https://news.google."),
	url-prefix("http://mail.google."),
	url-prefix("https://mail.google."),
	url-prefix("http://books.google."),
	url-prefix("http://blogsearch.google."),
	url-prefix("http://docs.google."),
	url-prefix("https://docs.google."),
	url-prefix("https://sites.google."),
	url-prefix("http://translate.google."),
	url-prefix("https://profiles.google."),
	url-prefix("http://groups.google."),
	url-prefix("https://groups.google."),
	url-prefix("https://plus.google."),
	url-prefix("http://scholar.google.") {
/* Old Interface Type
 *------------------------- */
#gbi4t,
#gbi4m1 {
	visibility: hidden !important;
	font-size: 0% !important;
	}

#gbi4t::before,
#gbi4m1::before {
	visibility: visible !important;
	font-size: small !important;
	font-weight: bold !important;
	content: "Account" !important;
	}

#gbz .gbzt-hvr,
#gbgs4 .gbgt-hvr {
	height: 29px !important;
	}

#gbztms.gbts.gbtsa,
#gbgs4.gbts.gbtsa {
	height: 27px !important;
	}
#gbg3.gbgt,
#gbg1.gbgt.gbgtd {
	height: 29px !important;
	}

/* New Interface Type
 *------------------------- */
/* On +1
------------------------------------- */
#gbi4t:before {
	visibility: hidden !important;
	height: 29px !important;
	font-size: 0% !important;
	}
#gbg3.gbgt {
	height: 29px !important;
	}
#gbgs3 {
	height: 27px !important;
	line-height: 26px !important;
	}

/* Non +1
------------------------------------- */
#gbgs4dn {
	visibility: hidden !important;
	font-size: 0% !important;
	}
#gbgs4dn:before {
	visibility: visible !important;
	font-size: 13px !important;
	font-weight: bold !important;
	content: "Account" !important;
	}

}


/* YouTube (New Interface)
 *------------------------- */
@-moz-document url-prefix("http://www.youtube."),
	url-prefix("https://www.youtube.") {
#masthead-user-button .masthead-user-username {
	visibility: hidden !important;
	font-size: 0% !important;
	}

#masthead-user-button .masthead-user-username:before {
	visibility: visible !important;
	font-size: small !important;
	font-weight: bold !important;
	content: "Account" !important;
	}
}


/* Google Code/Scholar(old)
 *------------------------- */
@-moz-document url-prefix("http://code.google."),
	url-prefix("https://code.google."),
	url-prefix("http://scholar.google.") {
#multilogin-dropdown > U > B,
#guser > NOBR > B {
	visibility: hidden !important;
	font-size: 0% !important;
	}

#multilogin-dropdown > U > B::before,
#guser > NOBR > B::before {
	visibility: visible !important;
	font-size: small !important;
	font-weight: bold !important;
	content: "Account" !important;
	}
}

/* ============================ Finish ============================ */