.cryptoarm_id_icon,
.bx-ss-icon.cryptoarm_id_icon,
.bx-authform-social ul li .bx-authform-social-icon.cryptoarm_id_icon,
.bx-auth-serv-icons .bx-auth-serv-icon.cryptoarm_id_icon {
        background-image: url(icons/trusted.cryptoarmid/logo.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
}

.cryptoarm_id_error {
        display: block;
        font-size: 15px;
        text-align: center;
        background-color: #ffd4d4;
        color: #ce0000;
        padding: 19px 15px 16px;
        border-radius: 10px;
}

.cryptoarm_id_icon,
.bx-ss-icon.cryptoarm_id_icon,
.bx-authform-social ul li .bx-authform-social-icon.cryptoarm_id_icon,
.bx-auth-serv-icons .bx-auth-serv-icon.cryptoarm_id_icon,
.b24net-icon-btn--social-cryptoarm_id_icon,
.b24net-icon-btn--social-cryptoarm_id_icon .b24net-icon-btn__icon {
    background-image: url(icons/trusted.cryptoarmid/logo.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.b24net-icon-btn--social-cryptoarm_id_icon .b24net-icon-btn__icon {
    display: inline-block;
        width: 100%;
        height: 100%;
}