.social-enter__but_yandex {
    background-color: rgb(255, 219, 77) !important;
}

.social-enter__but_yandex i {
    background-image: url("/local/templates/master_template/img/ico-svg/new-yandex.svg");
    width: 25px;
    height: 25px;
    background-size: 100%;
}

.social-enter__but_google i {
    background-image: url("/local/templates/master_template/img/ico-svg/new-google.svg")!important;
}

.social-enter__but_google {
    background-color: #fe4c3e!important;
}

.bx-auth-service-form {
    background-color: white !important;
}

div.bx-auth-service-form {
    border-bottom: none !important;
}

.subtitle_outh_social {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
}

.social-enter_mini .social-enter__but {
    border-radius: 5px;
}

.subtitle_outh_social {
    overflow: hidden;
}

.subtitle_outh_social:before,
.subtitle_outh_social:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 45%;
    height: 1px;
    background: #E4E4E4;
    border: solid #FFF;
    border-width: 0 10px;
}

.subtitle_outh_social:before {
    margin-left: -100%;
}

.subtitle_outh_social:after {
    margin-right: -100%;
}

.bx-auth-service-form {
    display: flex !important;
    justify-content: center !important;
}

.outh_social {
    width: 100%;
    overflow: hidden;
}

.square_block {
    width: 85px !important;
    height: 40px !important;
    max-width: 34%;
    border-radius: 0;
    padding: 0 2px;
}

div.bx-auth-service-form {
    padding: 0 !important;
}

.social-enter__but_vk {

}
