
/* from file: common/b-user_popup.css */
.b-user_popup {
	background: url(../../img/user-popup-bg.png) repeat-x;
	padding-top: 27px;
	color: #F5F6FA;
	width: 398px;
	margin: 0 0 0 -199px;
	position: fixed;
	top: -10000px;
	z-index: 500;
	left: 50%;
}
.b-user_popup.static {
	top: 0;
}
.b-user_popup .top-left-edge,
.b-user_popup .top-edge,
.b-user_popup .top-right-edge,
.b-user_popup .bottom-left-edge,
.b-user_popup .bottom-edge,
.b-user_popup .bottom-right-edge {
	background: url(../../img/user-popup-sprite.png) no-repeat;
	position: absolute;
	z-index: -1;
}
.b-user_popup .top-left-edge,
.b-user_popup .top-right-edge,
.b-user_popup .bottom-left-edge,
.b-user_popup .bottom-right-edge {
	width: 15px;
	height: 15px;
}
.b-user_popup .top-left-edge {
	background-position: 0 -30px;
	top: -15px;
	left: -11px;
}
.b-user_popup .top-right-edge {
	background-position: -15px -30px;
	top: -15px;
	right: -11px;
}
.b-user_popup .bottom-left-edge {
	background-position: 0 -45px;
	bottom: -15px;
	left: -11px;
}
.b-user_popup .bottom-right-edge {
	background-position: -15px -45px;
	bottom: -15px;
	right: -11px;
}
.b-user_popup .top-edge {
	height: 15px;
	background-position: 0 0;
	background-repeat: repeat-x;
	top: -15px;
	left: 4px;
	right: 4px;
}
.b-user_popup .bottom-edge {
	height: 15px;
	background-position: 0 -15px;
	background-repeat: repeat-x;
	bottom: -15px;
	left: 4px;
	right: 4px;
}
.b-user_popup .right-edge,
.b-user_popup .left-edge {
	background: url(../../img/user-popup-sprite-y.png) repeat-y;
	top: 0;
	bottom: 0;
	width: 15px;
	position: absolute;
	z-index: -1;
}
.b-user_popup .left-edge {
	left: -15px;
}
.b-user_popup .right-edge {
	background-position: -15px 0;
	right: -15px;
}
.b-user_popup .b-close-button {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 7px;
	right: 6px;
}
.b-user_popup .b-close-button .b-icon {
	background: url(../../img/icons.png) -92px -23px no-repeat;
	margin: 0;
	width: 16px;
	height: 16px;
    cursor: pointer;
}
.b-user_popup h2 {
	font-size: 2em;
	padding-bottom: 12px;
	text-shadow: -1px -1px 0 #2e3139;
	color: #F5F6FA;
}
.b-user_popup h3 {
	font-size: 1.333em;
}
.b-login-form-container h2, .b-remind-form-container h2 {
	padding-bottom: 12px;
}
.b-user_popup .b-user_popup-content {
	margin: 6px 58px 0;
}
.b-user_popup .ui-field_container-caption {
	font-size: .8em;
	font-weight: 400;
	margin-left: 1px;
}
.b-registration-container .ui-field_container-caption {
	margin-top: 5px;
	margin-bottom: 8px;
}
.b-user_popup .ui-helper {
	color: #B8B8B8;
}
.b-user_popup .b-form-submitters .b-checkbox {
	float: left;
	margin: 10px 0 0 3px;
	font-size: .8em;
}
.b-user_popup .b-form-submitters .b-checkbox input {
	margin: 0 5px 0 -2px;
}
.b-user_popup .b-helper-text {
	margin: 0 0 13px;
	color: #B8B8B8;
	font-size: 0.8em;
	line-height: 1.4em;
}
.b-user_popup .b-helper-text span {
	color: #fff;
}
.b-user_popup .b-success-form .b-helper-text {
	margin: 20px 0 13px 0;
}
.b-registration-button {
	display: none;
	position: relative;
	background: url(../../img/registration-bg.png) repeat-x;
	height: 45px;
}
.b-user_popup_registration .b-registration-button {
	display: block;
	margin-top: -3px;
}
.b-registration-button a {
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	text-shadow: -1px -1px 0 #0079b6;
	font-size: 1.333em;
	padding: 12px 0 10px;
}
.b-user_popup_registration .bottom-left-edge {
	background-position: 0 -60px;
	width: 15px;
	height: 10px;
	bottom: -10px;
}
.b-user_popup_registration .bottom-right-edge {
	background-position: -15px -60px;
	width: 15px;
	height: 10px;
	bottom: -10px;
}
.b-user_popup_registration .bottom-edge {
	background-position: 0 -75px;
}
.b-user_popup_registration .ui-field_container {
	margin-bottom: -3px;
}
.b-user_popup .b-remind-container h2 {
	line-height: 1.35em;
	margin-top: -4px;
	margin-bottom: -2px;
}
.b-form-submitters {
	height: 45px;
	margin-top: 19px;
}
/* - - EOF - - */
.b-socialize-login li {
	border:none !important;
	float:left;
	margin:0 10px 10px 0;
}
.b-socialize-login a {
	background: url(../img/socialize-sprite16.png);
	display: block;
	height: 16px;
	position: relative;
	width: 16px;
}
.b-socialize-login .facebook a, .b-user-popup .b-socialize-login .facebook a:hover {
	background-position: -16px 0;
}
.b-socialize-login .gfc a, .b-user-popup .b-socialize-login .gfc a:hover {
	background-position: -32px 0;
}
.b-socialize-login .twitter a, .b-user-popup .b-socialize-login .twitter a:hover {
	background-position: -48px 0;
}
.b-user-popup .b-socialize-login .facebook a {
	background-position: -64px 0;
}
.b-user-popup .b-socialize-login .gfc a {
	background-position: -96px 0;
}
.b-user-popup .b-socialize-login .twitter a {
	background-position:-80px 0;
}
.b-user-popup .b-socialize-login .yandex a {
	background-position:-128px 0;
}
.b-socialize-login .yandex a, .b-user-popup .b-socialize-login .yandex a:hover {
	background-position:-112px 0;
}
.b-user-popup .b-socialize-login .gosbook a {
	background-position:-160px 0;
}
.b-socialize-login .gosbook a, .b-user-popup .b-socialize-login .gosbook a:hover {
	background-position:-144px 0;
}
.b-socialize-login .vkontakte a {
	background-position:-176px 0;
}
.b-socialize-login .mailru a {
	background-position:-192px 0;
}
.b-user-popup {
	background: url(../img/user-popup-bg.png) repeat-x;
	padding-top: 27px;
	color: #F5F6FA;
	width: 398px;
	margin: 0 0 0 -199px;
	position: fixed;
	top: -10000px;
	z-index: 501;
	left: 50%;
}
.b-user-popup.static {
	top: 0;
}
.b-user-popup .top-left-edge,
.b-user-popup .top-edge,
.b-user-popup .top-right-edge,
.b-user-popup .bottom-left-edge,
.b-user-popup .bottom-edge,
.b-user-popup .bottom-right-edge {
	background: url(../img/user-popup-sprite.png) no-repeat;
	position: absolute;
	z-index: -1;
}
.b-user-popup .top-left-edge,
.b-user-popup .top-right-edge,
.b-user-popup .bottom-left-edge,
.b-user-popup .bottom-right-edge {
	width: 15px;
	height: 15px;
}
.b-user-popup .top-left-edge {
	background-position: 0 -30px;
	top: -15px;
	left: -11px;
}
.b-user-popup .top-right-edge {
	background-position: -15px -30px;
	top: -15px;
	right: -11px;
}
.b-user-popup .bottom-left-edge {
	background-position: 0 -45px;
	bottom: -15px;
	left: -11px;
}
.b-user-popup .bottom-right-edge {
	background-position: -15px -45px;
	bottom: -15px;
	right: -11px;
}
.b-user-popup .top-edge {
	height: 15px;
	background-position: 0 0;
	background-repeat: repeat-x;
	top: -15px;
	left: 4px;
	right: 4px;
}
.b-user-popup .bottom-edge {
	height: 15px;
	background-position: 0 -15px;
	background-repeat: repeat-x;
	bottom: -15px;
	left: 4px;
	right: 4px;
}
.b-user-popup .right-edge,
.b-user-popup .left-edge {
	background: url(../img/user-popup-sprite-y.png) repeat-y;
	top: 0;
	bottom: 0;
	width: 15px;
	position: absolute;
	z-index: -1;
}
.b-user-popup .left-edge {
	left: -15px;
}
.b-user-popup .right-edge {
	background-position: -15px 0;
	right: -15px;
}
.b-user-popup .b-close-button {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 7px;
	right: 6px;
}
.b-user-popup .b-close-button .b-icon {
	background: url(../img/icons.png) -92px -23px no-repeat;
	margin: 0;
	width: 16px;
	height: 16px;
    cursor: pointer;
}
.b-user-popup h2 {
	font-size: 2em;
	padding-bottom: 12px;
	text-shadow: -1px -1px 0 #2e3139;
	color: #F5F6FA;
}
.b-user-popup h3 {
	font-size: 1.333em;
}
.b-login-form-container h2, .b-remind-form-container h2 {
	padding-bottom: 12px;
}
.b-user-popup .b-user-popup-content {
	margin: 6px 58px 0;
}
.b-user-popup .ui-text-field-caption {
	font-size: .8em;
	font-weight: 400;
	margin-left: 1px;
}
.b-registration-container .ui-text-field-caption {
	margin-top: 5px;
	margin-bottom: 8px;
}
.b-user-popup .ui-helper {
	color: #B8B8B8;
}
.b-form-submitters {
	height: 45px;
	*height: 55px;
	margin-top: 19px;
}
.b-remind-container .b-form-submitters {
	margin-top: 14px;
}
.b-remind-container .b-helper-text {
	margin-top: 1px !important;
}
.b-user-popup .b-form-submitters .b-checkbox {
	float: left;
	margin: 10px 0 0 3px;
	font-size: .8em;
	width: auto;
	height: auto;
	position: inherit;
	display: inherit;
	overflow: inherit;
}
.b-user-popup .b-form-submitters .b-checkbox input {
	margin: 0 5px 0 -2px;
}
.b-user-popup .b-helper-text {
	margin: 0 0 13px;
	color: #B8B8B8;
	line-height: 1.4em;
}
.b-user-popup .b-helper-text span {
	color: #fff;
}
.b-remind-form-container .b-helper-text {
	padding-top: 3px;
	margin: 0;
	clear: both;
}
.b-login-form,
.b-login-remind-password,
.b-invite-form {
	position: relative;
	margin: 0 50px;
}
.b-login-remind-password .b-form-submitter {
	margin-top: 7px;
}
.b-registration-form-container .b-form-submitter {
	margin: 9px 0 3px;
}
.b-login-form-container .b-button-container {
	position: absolute;
	top: -1px;
	right: 0px;
}
.b-user-popup .b-success-form .b-helper-text {
	margin: 20px 0 13px 0;
}
.b-registration-button {
	display: none;
	position: relative;
	background: url(../img/registration-bg.png) repeat-x;
	height: 45px;
}
.b-user-popup_registration .b-registration-button {
	display: block;
	margin-top: -3px;
}
.b-registration-button a {
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	text-shadow: -1px -1px 0 #0079b6;
	font-size: 1.333em;
	padding: 12px 0 10px;
}
.b-login-form-container .b-form-submitter {
	margin-bottom: 7px;
}
.b-user-popup_registration .bottom-left-edge {
	background-position: 0 -60px;
	width: 15px;
	height: 10px;
	bottom: -10px;
}
.b-user-popup_registration .bottom-right-edge {
	background-position: -15px -60px;
	width: 15px;
	height: 10px;
	bottom: -10px;
}
.b-user-popup_registration .bottom-edge {
	background-position: 0 -75px;
}
.b-login-form .b-register-link {
	position: absolute;
	right: 8px;
	top: 1em;
}
.b-login-form-container .current .left i {
	top: 0;
	left: 0;
}
.b-login-form-container .current .right i {
	top: -92px;
	left: -32px;
}
.b-forbiden-container {
	padding-bottom:20px;
}
.b-forbiden-container h3 {
	padding-bottom: 16px;
}
.b-login-container .b-button-container {
	margin-left: 50%;
}
.b-socialize-login-container {
	height: 400px;
	margin: -200px 0 0 -300px;
	padding: 0;
	top: 30%;
	width: 600px;
}
.b-socialize-login-container .popup-content {
	height: 340px;
	margin: 30px auto 0;
	overflow: hidden;
	width: 540px;
}
.b-socialize-login-container iframe {
	display: block;
	height: 100%;
	width: 100%;
}
.b-user-popup .b-socialize-login {
	float: right;
	margin: 15px 2px 0;
	position: relative;
	left: 6px;
}
.b-user-popup .b-socialize-login li {
	margin: 0 2px;
}
.b-user-popup_registration .ui-text-field-container {
	margin-bottom: -3px;
}
.b-user-popup .b-remind-container h2 {
	line-height: 1.35em;
	margin-top: -4px;
	margin-bottom: -2px;
}
.b-registration-container h2 {
	margin-bottom: -3px;
}
.b-registration-container .ui-text-field-container {
	padding-bottom: 1px;
}
.b-remind-container .ui-text-field input[type="text"],
.b-remind-container .ui-text-field input[type="password"],
.b-user-popup_registration .ui-text-field input[type="text"],
.b-user-popup_registration .ui-text-field input[type="password"],
.b-registration-container .ui-text-field input[type="text"],
.b-registration-container .ui-text-field input[type="password"] {
	padding: 6px 10px 4px;
	font-size: .8em;
}
.b-registration-container .b-helper-text {
	margin-top: 2px !important;
	margin-bottom: 20px !important;
	line-height: 1.35em;
}
.b-registration-container .b-helper-text--bottom {
	margin-top: 6px !important;
}
.b-user-edit-password {
	width: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -115px 0 0 -150px;
	color: #383c45;
	z-index: 0;
}
.b-user-edit-password h2 {
	font-size: 2em;
	margin-bottom: 32px;
}
.b-user-edit-password  label {
	font-size: .8em;
}
.b-user-edit-password .ui-text-field-content {
	margin-bottom: 17px;
}
.b-user-edit-password .b-form-submitter {
	margin-top: 26px;
}
.b-user-edit-password  .b-button a, .b-button button, .b-button .button {
	padding: 0 6px;
}
.b-popup-form-block {
	position: relative;
}
.b-popup-form-block-column {
	padding-right: 10px;
	float: left;
}
.b-popup-form-block-column--phone {
	width: 130px;
}
.b-popup-form-block-column--phone_code {
	width: 60px;
}
.b-popup-form-block-column-send_code {
	top: 36px;
	left: 210px;
	position: absolute;
	cursor: pointer;
	color: #b7b7b7;
	font-size: .8em;
	white-space: nowrap;
	text-decoration: underline;
}
