/* openid icons */
.vk16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/vk.png); /** sprite-ref: widgeticons; */
}
.od16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/od.png); /** sprite-ref: widgeticons; */
}
.ma16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/ma.png); /** sprite-ref: widgeticons; */
}
.ya16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/ya.png); /** sprite-ref: widgeticons; */
}
.go16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/go.png); /** sprite-ref: widgeticons; */
}
.fb16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/fb.png); /** sprite-ref: widgeticons; */
}
.tw16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/tw.png); /** sprite-ref: widgeticons; */
}
.ch16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/ch.png); /** sprite-ref: widgeticons; */
}
.ex16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/ex.png); /** sprite-ref: widgeticons; */
}
.lj16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/lj.png); /** sprite-ref: widgeticons; */
}
.coins16Icon {
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/icons/coins.png); /** sprite-ref: widgeticons; */
}
/* 24 icons */
.inlineIcon {
    display: inline-block;
}
i.chIcon {
    width: 64px;
    height: 24px;
    line-height: 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/24/ch.png); /** sprite-ref: globalicons; */
}
i.vkIcon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/24/vk.png); /** sprite-ref: globalicons; */
}
i.odIcon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/24/od.png); /** sprite-ref: globalicons; */
}
i.googleIcon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/24/google.png); /** sprite-ref: globalicons; */
}
i.fbIcon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/24/fb.png); /** sprite-ref: globalicons; */
}
i.maIcon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/24/ma.png); /** sprite-ref: globalicons; */
}
i.yaIcon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/24/ya.png); /** sprite-ref: globalicons; */
}
i.twIcon {
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/openid/24/tw.png); /** sprite-ref: globalicons; */
}

/* others */
i.coinIcon {
    width: 7px;
    height: 10px;
    line-height: 10px;
    margin-top: 3px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../i/icons/coin.png); /** sprite-ref: globalicons; */
}
i.languageIcon {
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin-top: 2px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(../../global/i/language.png); /** sprite-ref: globalicons; */
}
