.auth-page .login-header {
    color: #556A7F;
    float: left;
    font-size: 26px;
    font-weight: normal;
    margin: 30px 0 0 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.auth-page .login-header img {
    background: url('/storage/reg-new/img/auth-header.jpg') top left no-repeat transparent;
    height: 29px;
    width: 170px;
}
.auth-page .auth_login, .auth-page .auth_pwd {
    float: left;
    font-size: 1em;
    margin: 13px 0 0 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.auth-page .login_TextBox {
    background: url(/storage/reg-new/img/input-bg.png) 0 2px no-repeat transparent;
    float: left;
    font-size: 15px;
    height: 27px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.auth-page .auth_login input, .auth-page .auth_pwd input {
    border: none;
    float: left;
    font-size: 1em;
    margin: 5px 0 0 0;
    outline: none;
    padding: 0 3px;
    width: 225px;
}
.auth-page .login_text, .auth-page .pwd_text {
    background: url(/storage/reg-new/img/icons.jpg) 0 -3px no-repeat transparent;
    float: left;
    height: 20px;
    margin: 4px 0 0 5px;
    padding: 0;
    position: relative;
    width: 20px;
}
.auth-page .pwd_text {
    background-position: 0 -41px;
}
.auth-page .btn-close {
    float: left;
    height: 29px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -14px;
    right: -14px;
    width: 29px;
    z-index: 1300;
}
.auth-page .btn-close a {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.auth-page .btn-close a img {
    background: url(/storage/reg-new/img/btn-close.png) 0 0 no-repeat transparent;
    height: 29px;
    width: 29px;
}
.auth-page .error-msg {
    background: #fff;
    color: red;
    display: block;
    float: left;
    font-size: 0.91em;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: 99%;
    z-index: 200;
}
.auth-page .error-msg {
    font-size: 1em;
    position: absolute;
    top: 28px;
}
.auth-page .error_sochetanie  {
    left: 0;
    position: absolute;
    text-align: center;
    top: 107px;
    width: 99%;
}
.auth-page .error_sochetanie {
    top: 57px;
}
/** ссылки */
.auth-page .links_more {
    float: left;
    margin: 15px 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.auth-page .links_more a {
    color: #010101;
    margin: 0;
    text-decoration: underline;
}
.auth-page .links_more a:hover {
    text-decoration: none;
}
/** кнопка войти */
.auth-page .captcha_Button0 {
    background: none;
    clear: left;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}
/** авторизация */
.auth-page {
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    height: 258px;
    /*left: 50%;*/
    /*margin: -129px 0 0 -167px;*/
    margin: 0;
    padding: 0;
    position: relative;
    /*top: 50%;*/
    width: 335px;
    z-index: 1000;
}
.auth-page .login_form {
    display: block;
    float: left;
    height: 100%;
    margin: 0;
    padding: 0 35px;
    position: relative;
    width: 265px;
}
/** подписались, забыли пароль */
.auth-page .forgot-psw, .auth-page .reg-suc {
    color: #556a7f;
    font-size: 2.1em;
    height: 120px;
    margin: 130px auto 0  auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 230px;
}
.auth-page .reg-suc {
    height: 75px;
    margin-top: 165px;
    width: 275px;
}
.auth-page .forgot-psw {
    font-size: 12px;
    margin: 40px auto 0  auto;
    width: 269px;
}
.auth-page .forgot-psw .send-psw {
    color: #010101;
    margin: 0;
    padding: 0;
    position: relative;
}
.auth-page .forgot-psw .send-psw > p {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
.auth-page .forgot-psw .send-psw > p > span {
    display: block;
    margin: 5px 0 0 0;
    padding: 0;
}
.auth-page .forgot-psw .send-input {
    margin: 15px 0;
}

.auth-page .forgot-psw .send-btn {
    margin: 0 auto;
}
.auth-page .forgot-psw .send-err {
    background: #ccc;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}
.auth-page .wrap-suc > p, .auth-page .reg-suc > p {
    float: left;
    margin: 0 0 5px 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.auth-page .subscribe_success {
    color: #556a7f;
    display: block;
    background: #fff;
    font-size: 1.5em;
    height: 0px;
    left: 50px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 36px;
    width: 180px;
}
.auth-page .forgot-psw .send-input span {
    height: 11px;
    margin-top: 4px;
}
.auth-page .forgot-psw .error_sochetanie {
    font-size: 0.91em;
    top: 42px;
}
.auth-page .captcha_Button0 a {
    background: url(/storage/reg-new/img/btn-bg.png) 0 0 no-repeat transparent;
    color: #000;
    display: block;
    height: 100%;
    font-size: 1.09em;
    left: 50%;
    margin: 0 0 0 -52px;
    text-align: center;
    text-decoration: none;
    top: 0;
    position: absolute;
    width: 105px;
}
