

/* Start:/poll/auth/style.css?177669526913084*/
    html,
    body {
        max-width: 100%;
    }

    body {
        font-family: 'Bron Sans Cyrl', sans-serif;
        color: #1a1a1a;
        min-height: 100vh;
        padding: 40px 0;
        margin: 0;
    }

    .new2021-fancybox-content {
        background: #fff;
        display: inline-block;
        margin: 0;
        max-width: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 44px;
        position: relative;
        text-align: left;
        vertical-align: middle;
        border-radius: 15px;
    }

    .b-form__popup {
        width: 374px;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 28px 27px 33px;
    }

    .page-toplogo {
        text-align: center;
        font-size: 2rem;
        font-weight: 700;
        margin-bottom: 32px;
        color: #1a1a1a;
    }

    .page-title {
        text-align: center;
        font-size: 1.5rem;
        font-weight: 700;
        margin-bottom: 32px;
        color: #1a1a1a;
    }

    .copyright {
        margin-top: 35px;
        text-align: center;
        color: rgba(11, 11, 11, .25) !important;
        margin-bottom: 25px;
        font-size: 13px;
    }

    .copyright a {
        color: rgba(11, 11, 11, .25) !important;
        text-decoration: none;
        border-bottom: 1px dashed rgba(11, 11, 11, .25);
    }

    .new2021-fancybox-close-small {
        right: 20px;
    }

    .bxmaker-authid-area__button {
        width: 195px;
    }

    .mask_phone.form-control {
        text-align: center;
    }

    .b-form input[type=text] {
        width: 100%;
        padding: 15px 12px;
        border-radius: 10px!important;
        background: #fff !important;
    }

    #login-form {
        display: flex;
        flex-direction: column;
        align-items: center;
        align-items: flex-start;
        margin-top: 10px;
    }

    .b-form>div.b-form__text {
        text-align: center;
    }

    #login-message {
        display: none;
        margin-top: 10px;
        text-align: center;
        color: #d0021b;
    }

    #sms-code-block {
        display: none;
        margin-top: 10px;
        width: 100%;
    }

    .form-container {
        max-width: 1440px;
        margin: 0 auto;
        position: relative;
    }

    .new2021-fancybox-container * {
        box-sizing: border-box;
    }


    .b-form {
        font-size: 14px;
        letter-spacing: 1px;
        color: #444;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .b-form>div.b-form__text {
        text-align: center;
    }

    .b-form__text {
        color: #444;
        padding-right: 15px;
        font-weight: 300;
    }

    #login-form {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
        align-items: flex-start;
    }

    .b-form input[type=date],
    .b-form input[type=email],
    .b-form input[type=number],
    .b-form input[type=password],
    .b-form input[type=search],
    .b-form input[type=tel],
    .b-form input[type=text],
    .b-form input[type=url] {
        vertical-align: middle;
        border: 1px solid #eeecec;
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
        font-size: 16px;
        font-weight: 300;
        line-height: 30px;
        padding: 15px 12px 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
        position: relative;
        z-index: 1;
        letter-spacing: 1px;
        -webkit-transition: border .5s;
        transition: border .5s;
        outline: none;
    }

    .b-form input[type=text] {
        width: 100%;
        padding: 15px 12px;
    }

    .mask_phone.form-control {
        text-align: center;
    }


    #sms-code-block {
        display: none;
        margin-top: 10px;
        width: 100%;
    }

    #login-message {
        display: none;
        margin-top: 10px;
        text-align: center;
        color: #d0021b;
    }

    .mobile .b-form .b-form__btn-wrap,
    .b-form .b-form__btn-wrap {
        margin: 10px 0;
    }

    .b-form__btn-wrap {
        margin-top: 30px;
        text-align: center;
    }

    [type=button],
    [type=reset],
    [type=submit],
    button {
        -webkit-appearance: button;
    }

    [type="button"],
    [type="reset"],
    [type="submit"],
    button {
        -webkit-appearance: button;
    }

    .b-form__btn {
        border: 2px solid #bdbdbd;
        border-radius: 35px;
        display: inline-block;
        vertical-align: top;
        height: 45px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 43px;
        color: #bdbdbd;
        font-size: 9px;
        font-weight: 400;
        text-transform: uppercase;
        background-color: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 35px;
        letter-spacing: 1px;
    }

    .new-na-zakaz {
        background-color: #bb559d !important;
        border: none;
        color: #fff !important;
        text-decoration: none !important;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 60px;
        cursor: pointer;
    }


    .b-form>div.b-form__text {
        text-align: center;
    }

    .b-form__text {
        color: #444;
        padding-right: 15px;
        font-weight: 300;
    }

    .fg_password_link {
        text-align: center;
        margin-top: 20px;
        line-height: 21px;
        font-weight: 300;
        font-size: 14px;
    }

    .b-form__links a {
        color: #bb559d;
    }

    .bxmaker-authid-area__button a {
        color: #444 !important;
        text-decoration: none;
    }

    .b-form input[type=text] {
        text-align: center;
    }

    .b-form__text h2 {
        font-weight: 400;
        text-transform: uppercase;
        font-size: 23px;
        text-align: center;
        margin: 25px 0 40px;
    }

    .b-form__text p {
        text-align: center;
        font-size: 16px;
    }

    .starrequired {
        color: #f00;
    }

    @media(min-width:1937px) {
        body {
            background: #FCA493;
            background-image: url('https://www.bronnitsy.com/upload/imghosting/17761657998664498d93.jpg');
            background-repeat: repeat-y;
            background-size: contain;
        }

        .survey-card {
            max-width: 860px;
            margin: 0 auto;
            background: #ffffff;
            border: 1px solid #d9d9d9;
            border-radius: 16px;
            padding: 40px 48px 48px;
            height:100vh;
        }

        .b-form__popup,
        .new2021-fancybox-content {
            background-color: rgba(255, 255, 255, .9);
        }

        .b-form input[type=text], .b-form input[type=email] {
            border: 1px solid #555 !important;
            border-radius: 15px;
        }

        .b-form__popup {
            width: 374px;
            background-color: #fff;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 28px 27px 33px;
        }

        .b-form__popup {
            width: 600px;
            padding: 30px 60px 41px;
        }

        .new-na-zakaz {
            font-size: 18px;
            line-height: 60px;
            display: flex;
            justify-content: center;
            align-items: center;
            align-content: center;
        }

        .b-form__btn {
            height: 60px;
            width: 480px;
            text-align: center;
        }

        .header-logo__text{
            height:133px;
            z-index: 9;
            position: relative;
        }

        .page-toplogo {
            text-align: center;
            font-size: 2rem;
            font-weight: 700;
            margin-bottom: 32px;
            color: #1a1a1a;
        }
        
        .left_bottom_image{
            position:fixed;
            bottom:0;
            left:0;
            height:100vh;
        }

        .right_bottom_image{
            position:fixed;
            bottom:0;
            right:0;
            height:110vh;
        }
        .center_top_image_mobile{
            display:none;
        }

        .kas-container{
            margin:50px 0 20px;
        }
    }

    @media(min-width: 769px) and (max-width:1936px) {
        body {
            background: #FCA493;
            background-image: url('https://www.bronnitsy.com/upload/imghosting/17761657998664498d93.jpg');
            background-repeat: repeat-y;
            background-size: contain;
        }

        .survey-card {
            max-width: 860px;
            margin: 0 auto;
            background: #ffffff;
            border: 1px solid #d9d9d9;
            border-radius: 16px;
            padding: 40px 48px 48px;
            height:100vh;
        }

        .b-form__popup,
        .new2021-fancybox-content {
            background-color: rgba(255, 255, 255, .9);
        }

        .b-form input[type=text], .b-form input[type=email] {
            border: 1px solid #555 !important;
            border-radius: 15px;
        }

        .b-form__popup {
            width: 600px;
            padding: 30px 60px 41px;
        }

        .b-form__btn {
            height: 60px;
            width: 480px;
            text-align: center;
        }

        .header-logo__text{
            height:133px;
            z-index: 9;
            position: relative;
        }

        .page-toplogo {
            text-align: center;
            font-size: 2rem;
            font-weight: 700;
            margin-bottom: 32px;
            color: #1a1a1a;
        }
        
        .left_bottom_image{
            position:fixed;
            bottom: 50px;
            left: -130px;
            height:100vh;
        }

        .right_bottom_image{
            position:fixed;
            bottom:0;
            right: -250px;
            height: 120vh;
        }
        
        .center_top_image_mobile{
            display:none;
        }

        .kas-container{
            margin:50px 0 20px;
        }
    }

    @media(max-width:768px) {
        body {
            padding: 0 0 40px 0;
            background: #fff;
            background-image: url('https://www.bronnitsy.com/upload/imghosting/17761657998664498d93.jpg');
            background-repeat: repeat-y;
            background-size: contain;
        }

        .survey-card {
            max-width: 100%;
            margin: 0 auto;
            background: #ffffff;
            border-radius: 0;
            padding: 20px;
            height: 70vh;
        }

        .b-form__popup {
            width: 100%;
            padding: 0;
        }

        .b-form__btn {
            height: 60px;
            width: 100%;
            text-align: center;
        }

        .header-logo__text{
            height:100px;
            z-index: 9;
            position: relative;
        }

        .page-toplogo {
            text-align: left;
            font-size: 2rem;
            font-weight: 700;
            margin-bottom: 32px;
            color: #1a1a1a;
            position: absolute;
            top: 11px;
        }

        .buttons-container p{
            width:100%;
        }

        .left_bottom_image, .right_bottom_image{
            display: none;
        }

        p.center_top_image_mobile{
            padding:0;
            margin:0;
            line-height: 0;
        }
        .center_top_image_mobile img{
            width:100%;
        }

        .b-form input[type=text], .b-form input[type=email] {
            border: 1px solid #555 !important;
            border-radius: 15px;
        }

        .b-form .b-form__btn-wrap {
            margin: 20px 0;
            width:100%;
        }

        .kas-container{
            margin:50px 0 20px;
            padding: 25px;
        }
    }

.buttons-container{
    margin-top:20px;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.buttons-container p{
    padding:0;
    margin:0;
    margin:10px 0;
}

.input-text:focus {
    border-color: #c89a62!important;
    box-shadow: 0 0 0 3px rgba(200, 154, 98, .15)!important;
}

#sms-code-block{
    text-align: center;
    margin-top: 20px;
}

#sms-code-input{
    font-size: 16px !important;
}

.b-form .b-form__btn-wrap {
    margin: 20px 0;
}
/* End */
/* /poll/auth/style.css?177669526913084 */
