.text-telegram{color:#0088cc}a.text-telegram:focus,a.text-telegram:hover{color:#00719b}.text-telegram.avatar-icon{color:#fff;background-color:#0088cc}
.fa-telegram:before{content:"\f3fe"}
.text-tiktok{color:#EE1D52}a.text-tiktok:focus,a.text-tiktok:hover{color:#fe2c55}.text-tiktok.avatar-icon{color:#fff;background-color:#EE1D52}
.fa-tiktok:before{content:"\e07b"}
.text-dzen{color:rgba(0, 0, 0)}a.text-dzen:focus,a.text-dzen:hover{color:rgb(51,51,52)}
.task_item .fa-dzen{width:24px;height:24px;background: url(/design/images/icon/dzen_solid.svg) 0 0 no-repeat;background-size:17px;margin-top: -1px;}
.task-dzen .fa-dzen,.active .fa-dzen,.store-order-item .fa-dzen{width:24px;height:24px;margin:-5px 0;background: url(/design/images/icon/dzen_light.svg) 2px 4px no-repeat;background-size:19px;}
.store-form .fa-dzen{width:24px;height:24px;margin:-5px 0;background: url(/design/images/icon/dzen_light.svg) 2px 4px no-repeat;background-size:19px;}
.store-form .active .fa-dzen{background-image: url(/design/images/icon/dzen_solid.svg);}
.page-header .fa-dzen{width:24px;height:24px;margin:-1px 0;background: url(/design/images/icon/dzen_solid.svg) 2px 4px no-repeat;background-size:19px;}
.fa-dzen{width:24px;height:24px;margin:-5px 0;background: url(/design/images/icon/dzen_solid.svg) 2px 4px no-repeat;background-size:19px;}
.dropdown-menu>li>a .fa-dzen, .dropdown-menu>li>div>a .fa-dzen{background-size:16px;}

.btn-op-white-fly:not(:active):not(.active) .text-telegram,.btn-op-white-fly:not(:active):not(.active) .text-tiktok{color:#fff}
.panel-group_dark .list-group-item.active .text-telegram,.panel-group_dark .list-group-item.active .text-tiktok{color:#fff}

.bg-telegram{background-color:#0088cc}a.bg-telegram:focus,a.bg-telegram:hover{background-color:#00719b}
.bg-tiktok{background-color:#EE1D52}a.bg-tiktok:focus,a.bg-tiktok:hover{background-color:#fe2c55}
.bg-dzen{background-color: rgba(0, 0, 0)}  a.bg-dzen:focus,a.bg-dzen:hover{background-color:rgb(51,51,52)}
.bg-telegram,.bg-tiktok,.bg-dzen{color:#fff}

.disabled.js-app-social-action.store-setting-item {display:none;}

.store-setting-item.active .store-setting-item-desc {
    display: block;
    color: #555;
}

.recaptcha-loader-block {
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    background: #f9f9f9;
    color: #000;
    box-shadow: 0 0 4px 1px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0 0 4px 1px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,0.08);
    width: 303px;
    height: 74px;
    margin: 0;
    padding: 0;
}
.recaptcha-loader-block .recaptcha-loader-block-sign {
    font-family: Roboto,helvetica,arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px; margin: 12px 0 0 10px;
}
.recaptcha-loader-block .loader {
    border-radius: 3px;
    width: 303px;
}