


/* Start:/bitrix/templates/.default/components/bitrix/system.auth.authorize/.default/style.css*/
.well > h4{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(248, 248, 248, 0.9);
}
.ya-capcha__container{
    display: flex;
    width: 50%;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/socserv.auth.form/infostart/style.css*/
.auth-with, .bx-auth-serv-icons a{
    display: inline-block;
    text-decoration: none;
    width: 40px;
    height: 40px;
    background-image: url(/bitrix/templates/public.detail/img/all-sprites.png);
    background-color: #f5f5f5;
    cursor: pointer;
    margin: 5px 5px 0 0;
}
.Twitter{
    background-position: 0 -40px;
}
.VKontakte{
    background-position: 0 -80px;
}
.Facebook{
    background-position: 0 -120px;
}
.GoogleOAuth{
    background-position: 0 -160px;
}
.soc-icons {
    display:inline-block;
    text-decoration: none;
    width:40px;
    height:40px;
    text-align: center;
    border-radius:3px;
    color:#fff;
    margin: 5px 5px 0 0;
    background-color: #f5f5f5;
    vertical-align:top;
}
a.soc-icons {
    background-image: none;
    cursor:pointer;
}
a.soc-icons:hover {
    color:#fff;
}
.soc-icons i.fa {
    line-height:40px;
    font-size:26px;
}
.icon-google {
    background: #4488ee !important;
}
.icon-vk {
    background: #0077FF !important;
}
.icon-fb {
    background: #4267B2 !important;
}
.icon-yandex .fac {
    background-image:url('/upload/img/icon-ya.png');
    width: 66%;
    height: 66%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin: 17%;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/system.auth.authorize/.default/style.css */
/* /bitrix/templates/.default/components/bitrix/socserv.auth.form/infostart/style.css */
