.btn-auth { position: relative;display: inline-block;height: auto;padding: 0 1em; border-radius: 5px;margin: 0;text-align: center; text-decoration: none;font-size: 14px;line-height: 22px;white-space: nowrap;cursor: pointer;color: #222;background: #fff;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;/* iOS */-webkit-appearance: none; /* 1 *//* IE6/7 hacks */*overflow: visible; /* 2 */*display: inline; /* 3 */*zoom: 1; /* 3 */margin-bottom:20px;}
.btn-auth:hover,.btn-auth:focus,.btn-auth:active { color: #222; text-decoration: none;}
.btn-auth:before { background: url("bfw/google.png") no-repeat scroll center center rgba(0, 0, 0, 0); content: ""; float: left; width: 22px; height: 22px;  margin-left: 5px;margin-top: 2px;}
.btn-auth.large { height: 36px;line-height: 36px;font-size: 20px;    padding-left: 0;}
.btn-auth.large:before {height: 14px;width: 14px;}
.btn-auth::-moz-focus-inner { border: 0;padding: 0;}

.btn-google {margin: 2px 5px 0 0; padding: 3px 5px; color: #349dd6!important; background: #d5e3ec; text-decoration:none!important;}
.btn-google:hover,.btn-google:focus,.btn-google:active {color: #349dd6; }
.btn-google:active { -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);  box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);}
.btn-google:before { margin-right:9px; background-color: #d5e3ec;}
.btn-google.large:before { margin-top: 9px; margin-left: 5px;}

.menuUser .googlelogin {float:right; position:absolute;right: 54px;top: 8px; }
#menus li .googlelogin a { height: 23px;line-height: 22px;padding-left: 1px;padding-top: 1px;width: 129px; font-size:11px;}
#menus li .googlelogin a:hover {font-weight:normal;}

#menus li .federated-login a { height: auto; line-height: 22px; font-size:11px; padding-right: 10px;}
#menus li .federated-login a:hover {font-weight:normal;}
.line-top #menus li.loginhp a { font-size: 16px; }