.form_wrap .auth_confirm_banner {
    width: 550px;
}

.blk_basic .bs_block_title h1 {
    text-align: center;
    background: #FFF;
}

.promo_link {
    color: #AAA;
    border-bottom: 1px dotted #AAA;
}

.promo_link:hover {
    color: #444;
    border-bottom: 1px dotted #444;
    text-decoration: none;
}

#reg_logo {
    margin-top: 20px;
}
#reg_logo2{
    display:none;
}

body .container1 {
    margin-top: 0;
}
.autofunnel_oferta{
    display:none;
}
.autofunnel_creators{
    display:none;
}
body .navbar {
    display: none !important;
}
.autofunnels_auth_title{
    display:none;
}
.blk_basic {
    border: 0;
    min-height: 284px !important;
    height: 284px;
    position: absolute;
    margin-top: -142px;
    top: 50%;
    left: 50%;
    margin-left: -300px;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder, input:-moz-placeholder, textarea:-moz-placeholder {
    color: #CCC !important;
}

.auth_submit {
    font-size: 20px !important;
    padding: 15px 0 !important;
}

#frmreg2__btn_submit {
    background-color: #19CFA8;
    background-image: -moz-linear-gradient(top, #22DAA6, #09B791);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#22DAA6), to(#09B791));
    background-image: -webkit-linear-gradient(top, #22DAA6, #09B791);
    background-image: -o-linear-gradient(top, #22DAA6, #09B791);
    background-image: linear-gradient(to bottom, #22DAA6, #09B791);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    font-size: 20px;
    padding: 15px 0;
}

#frmlogin__btn_submit {
    background-color: #60AAEF;
    background-image: -moz-linear-gradient(top, #7BC8F1, #29A5DE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7BC8F1), to(#29A5DE));
    background-image: -webkit-linear-gradient(top, #7BC8F1, #29A5DE);
    background-image: -o-linear-gradient(top, #7BC8F1, #29A5DE);
    background-image: linear-gradient(to bottom, #7BC8F1, #29A5DE);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#frmreg2__btn_submit, #frmlogin__btn_submit {
    background-position: 0 0;
    box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 0;
}

#frmreg2__btn_submit:active, #frmlogin__btn_submit:active {
    position: relative;
    top: 1px;
    box-shadow: none;
}

#frmreg2__btn_submit.disabled, #frmlogin__btn_submit.disabled {
    background: #B0B0B0;
    box-shadow: none;
}

form input.ui_textbox {
    line-height: 32px;
}

form input.ui_textbox:focus {
    box-shadow: 0 0 10px rgba(12, 135, 146, 0.1);
}

#agreementWnd {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    overflow: hidden;
    z-index: 99999;
}

#agreementWnd_in {
    background: #FFF;
    border-radius: 5px;
    width: 850px;
    margin-left: -425px;
    position: absolute;
    top: 30px;
    bottom: 30px;
    left: 50%;
    box-shadow: 0 0 30px rgba(0, 0, 0, .4);
}

.body-mobile #agreementWnd_in {
    position: fixed;
    top: 20px;
    bottom: 20px;
    left: 10px;
    right: 10px;
    margin: 0;
    width: auto;
}

.body-mobile #agreementWnd_in h1 {
    font-size: 18px !important;
    font-weight: bold;
}

.body-mobile #agreementWnd_close {
    display: none !important
}

.body-mobile #agreementWnd_close_min {
    display: block !important;
}

.body-mobile #form_wrap {
    margin-top: 40px !important;
}

.auth-form-wrap {
    z-index: 999;
    position: relative;
    width: 100%;
    margin-top: 12vh;
}

.regulation-link--blue {
    color:rgba(50, 136, 230, 1);
}

.regulation-link--blue:hover {
    color:rgba(50, 136, 230, 1);
}

#oferta_hint {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #999;
    padding: 0 20px 10px;
    line-height: 1.2;
    z-index: 9999;
}

@media screen and (max-height: 400px) {
    #oferta_hint {
        position: static;
        margin-top: 60px;
    }
}

.auth-title-wrap {
    margin-top: 80px;

}

h1.auth-title {
    font-size: 24px;
    line-height: 30px;
    display: block;
    margin: -15px auto;
    text-align: center;
}

.bg-editor {
    position: fixed;
    background-position: 0 0;
    background-repeat: no-repeat;
}

body.auth_reg {
    background: #A6A6A6;
}

#editor_7 {
    background: url('../images/editor_7.jpg?v=2') 0 0 no-repeat;
    float: left;
    width: 520px;
    height: 115px;
}

#editor_1 {
    background: url('../images/editor_1.jpg?v=2') 0 0 no-repeat;
    float: left;
    width: 520px;
    height: 115px;
}

#editor_2 {
    z-index: 1;
    background: url('../images/editor_2.jpg?v=2') 0 0 repeat-x;
    position: fixed;
    top: 0;
    height: 115px;
    width: 100%;
    min-width: 1055px;
}

#editor_3 {
    background: url('../images/editor_3.jpg?v=2') 0 0 no-repeat;
    float: right;
    width: 535px;
    height: 115px;
}
#editor_4 {
    background: url('../images/editor_4.jpg?v=2') 0 0 no-repeat;
    float: left;
    width: 230px;
    height: 71px;
}

#editor_5 {
    z-index: 1;
    background: url('../images/editor_5.jpg?v=2') 0 0 repeat-x;
    position: fixed;
    bottom: 0;
    height: 71px;
    width: 100%;
}

#editor_6 {
    background: url('../images/editor_6.jpg?v=2') 0 0 no-repeat;
    float: right;
    width: 158px;
    height: 71px;
}

#oferta_hint {
    color: #FFF;
}

#oferta_hint a {
    color: #FFF;
    border-bottom: 1px dotted #FFF;
}

#oferta_hint a:hover {
    text-decoration: none;
    border-bottom: 1px solid #FFF;
}
.oferta-hint2,.autofunnel_oferta{
    display:none;
}

.btn-auth-logout {
    border: 1px solid #DADADA;
}

.btn-auth-logout:hover {
    color: inherit;
}

