
form.form-auth input.type-text2{
	background:#fff!important;
	width:76px;
}


form.form-auth table tr td{
	padding-right: 5px;
	padding-bottom: 2px;
}

form.form-auth table tr td a{
	color: #000;
	font-size: 12px;
	cursor: pointer;
	text-decoration: underline;
}
form.form-auth table tr td a:hover{
	text-decoration: none;
}

.ss_auth {
	text-align: center;
}

.ss_auth a {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 4px 0 3px;
    background-image: url('/bitrix/templates/carsweek/images/ss.png');
    background-repeat: no-repeat;
}

.ss_auth a.VKontakte {
	background-position: -132px 0;
}

.ss_auth a.Odnoklassniki {
	background-position: -176px 0;
}

.ss_auth a.Facebook {
	background-position: -44px 0;
}

.ss_auth a.Twitter {
	background-position: -88px 0;
}

.ss_auth a.YandexOAuth {
	background-position: 0 0;
}

.ss_auth a.GoogleOAuth {
	background-position: -220px 0;
}

.ss_auth a.MyMailRu {
	background-position: -263px 0;
}

.social-login-title {
    height: 1px;
    margin-bottom: 18px;
    border-bottom: 1px solid #e5e5e5;
}

.social-login-title span {
    background: #FFF;
    padding: 0 10px;
    line-height: 36px;
}