@media (min-width: 767px) {
	.form_auth .auth_button  {
		display:inline-block;
		width:32.8%;
	}
	.form_auth .bx-auth-lbl, .form_auth .bx-auth-serv-icons {
		display:inline-block;
		width:40%;
	}
}
#bx-admin-prefix {
/*	z-index:1111 !important;*/
}
.form_auth .odnoklassniki {
    background-position: 0 -356px !important;
    width: 87px !important;
    height: 21px !important;
}
.form_auth .vkontakte {
    background-position: 0 -268px !important;
    width: 87px !important;
    height: 21px !important;
}

div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(images/sec-unlocked.png)}